All, OK got another form/subform question today.
In a form/subform structure I have a combo box in the subform which loads relevant values for a particular selection. Example, I'm working on an inventory database. In the subform the user can select from available model numbers and auto-populate relevant fields (hardware type, serial number, owner, manufacturer, etc).
I created a separate form ("new items form" for data entry into the same item table in case that a particular item is not currently in the database. There is a button available which (on click) opens the new items form. Related data is correct in the item table when new items are added.
But, if I try to access the new data from the subform drop down, it does not immediately appear. I have to exit and re-enter for the data to be available. I need the new data available while the form/subform are open.
Any help is appreciated as always. Thanks to all.
drStealth
In a form/subform structure I have a combo box in the subform which loads relevant values for a particular selection. Example, I'm working on an inventory database. In the subform the user can select from available model numbers and auto-populate relevant fields (hardware type, serial number, owner, manufacturer, etc).
I created a separate form ("new items form" for data entry into the same item table in case that a particular item is not currently in the database. There is a button available which (on click) opens the new items form. Related data is correct in the item table when new items are added.
But, if I try to access the new data from the subform drop down, it does not immediately appear. I have to exit and re-enter for the data to be available. I need the new data available while the form/subform are open.
Any help is appreciated as always. Thanks to all.
drStealth