G
Guest
Hello-
I have a form with a subform. In the subform. the user enters data into two unbound combo boxes in the header section of the subform. These entries will be the filter criteria for the detail section of the form. I will need to bring up the records based upon these entries. There is a default entry in each combo box, and they have lookup tables for their possible entries with no option for additions.
I am having trouble getting the text boxes, which have the properties of visible = 'no' and tab stop = 'no' to update based upon the entries in the header combo boxes when the user tabs or hits enter to get to the detail section. The detail section makes up an entire record in a child table. I am trying to have the user be able to select the combo box entries ONCE and then enter data for the entire group of values that have the combo box values as their categories. I must pull up any data that has ALREADY been entered for this two category group earlier should the user return to this combination in the future and want to edit or enter new data.
Any help would be appreciated.
Vincent DeLuca
(e-mail address removed)
I have a form with a subform. In the subform. the user enters data into two unbound combo boxes in the header section of the subform. These entries will be the filter criteria for the detail section of the form. I will need to bring up the records based upon these entries. There is a default entry in each combo box, and they have lookup tables for their possible entries with no option for additions.
I am having trouble getting the text boxes, which have the properties of visible = 'no' and tab stop = 'no' to update based upon the entries in the header combo boxes when the user tabs or hits enter to get to the detail section. The detail section makes up an entire record in a child table. I am trying to have the user be able to select the combo box entries ONCE and then enter data for the entire group of values that have the combo box values as their categories. I must pull up any data that has ALREADY been entered for this two category group earlier should the user return to this combination in the future and want to edit or enter new data.
Any help would be appreciated.
Vincent DeLuca
(e-mail address removed)