J
Jim L.
We have a training database that opens to a main switchboard. I click on
the option "Search Forms", which opens a second switchboard. From there, I
click "Search by Name", which opens a form with a text box for "First Name",
and another for "Last Name". Once the names are entered, you click a command
button on the same form to "Run the Query". This opens a pop-up form saying
"search complete", and you must click "OK" to make this form disappear, and
continue. You can then click the "View Report" command button on the
original form to get to the report.
The database I am working on has a form with "First Name" & "Last Name"
fields (already filled in), and a command button that opens to the main
switchboard of this training database. Can I add something to my command
button so it automatically selects the above mentioned switchboard options
and enters the names from my form? Maybe a macro that somehow does all of
these steps?
I would ultimately like the user of my database to click the command
button on my form one time to get directly to the report of the other
database automatically using the names from my form. I'm not too good with
code, so please explain in detail if this is even possible.
Thank you all for getting me this far.
Jim
the option "Search Forms", which opens a second switchboard. From there, I
click "Search by Name", which opens a form with a text box for "First Name",
and another for "Last Name". Once the names are entered, you click a command
button on the same form to "Run the Query". This opens a pop-up form saying
"search complete", and you must click "OK" to make this form disappear, and
continue. You can then click the "View Report" command button on the
original form to get to the report.
The database I am working on has a form with "First Name" & "Last Name"
fields (already filled in), and a command button that opens to the main
switchboard of this training database. Can I add something to my command
button so it automatically selects the above mentioned switchboard options
and enters the names from my form? Maybe a macro that somehow does all of
these steps?
I would ultimately like the user of my database to click the command
button on my form one time to get directly to the report of the other
database automatically using the names from my form. I'm not too good with
code, so please explain in detail if this is even possible.
Thank you all for getting me this far.
Jim