J
johnsoniijohnson via AccessMonster.com
In one field, I have a drop down box for the user to select a specific record.
Based on their selection, I would like to populate other fields in the form
with data from a sepcific table.
Currently, I open and select the appropriate table and then find the correct
record, so I know I'm sitting in the correct row in the correct table.
The other twist to this is that there may be multiple query so with in the
Query Object,
based on other criteria, drop down list box. This is control by a button.
Based on their selection, I would like to populate other fields in the form
with data from a sepcific table.
Currently, I open and select the appropriate table and then find the correct
record, so I know I'm sitting in the correct row in the correct table.
The other twist to this is that there may be multiple query so with in the
Query Object,
based on other criteria, drop down list box. This is control by a button.