G
Guest
1. Main form opens from query prompting ID
2. Subform opens with records based on ID
3. Command button to open another form, also based on ID from Main form
Problem:
The form referred to in 3 is based on Union query which asks for ID
I don't want user to have to type in ID twice. (once to open main form) and
second time to open form initiated by command button.
2. Subform opens with records based on ID
3. Command button to open another form, also based on ID from Main form
Problem:
The form referred to in 3 is based on Union query which asks for ID
I don't want user to have to type in ID twice. (once to open main form) and
second time to open form initiated by command button.