I am creating a form where one list box's range of choices(strShippingOptions) is based on another list box(strShippingCompanies).
The problem is that on the form level when I change the option in strShippingCompanies, strShippingOptions is effected but in the table the origal chioce remains. It is now possible to have "UPS" selected for strShippingCompanies and "2nd Day Fed Ex" for strShippingOptions.
I would like the strShippingOptions field cleared everytime the strShippingCompanies is changed. How do I accomplish this.
Thank you in advance. [sig][/sig]
The problem is that on the form level when I change the option in strShippingCompanies, strShippingOptions is effected but in the table the origal chioce remains. It is now possible to have "UPS" selected for strShippingCompanies and "2nd Day Fed Ex" for strShippingOptions.
I would like the strShippingOptions field cleared everytime the strShippingCompanies is changed. How do I accomplish this.
Thank you in advance. [sig][/sig]