I have a field that I want to autofill. The data to autofill comes from a query and can be any 1 of 3 different pieces of data depending on a option box on the form. Here is what I want to do but I can't figure out how.
1. I have an option box with three different boxes.
2. After selecting 1 of the options, I want to capture what option was selected.
3. I have 3 different queries. One for each possible option box. I want to take the capurted option and use it to open one of the queries.
4. After selecting the correct query, I want to copy one field in the query into a text box on the main forum.
Any help would be appreciated.
1. I have an option box with three different boxes.
2. After selecting 1 of the options, I want to capture what option was selected.
3. I have 3 different queries. One for each possible option box. I want to take the capurted option and use it to open one of the queries.
4. After selecting the correct query, I want to copy one field in the query into a text box on the main forum.
Any help would be appreciated.