D
denilynn
I have a log-in form with a lab code as the primary key.
I'm using a Yes/No checkbox in this form and my query is
based on this box. The user fills in the form and checks
the Yes/No box in front of the new lab code. The user then
uses a button to open a second form whose fields will be
populated with results of the query based on the Yes/No
field on the original form. In other words, I want the
following events to take place and need a macro to run
them: 1. Run query based on original form's Yes/No box. 2.
Close query. 3. Open second form and have fields populated
with fields from query results. Also, will the query
results be replaced each time a new lab code and Yes/No
box is used? Thanks in advance for your help!
I'm using a Yes/No checkbox in this form and my query is
based on this box. The user fills in the form and checks
the Yes/No box in front of the new lab code. The user then
uses a button to open a second form whose fields will be
populated with results of the query based on the Yes/No
field on the original form. In other words, I want the
following events to take place and need a macro to run
them: 1. Run query based on original form's Yes/No box. 2.
Close query. 3. Open second form and have fields populated
with fields from query results. Also, will the query
results be replaced each time a new lab code and Yes/No
box is used? Thanks in advance for your help!