sbuckingham25
Registered User.
- Local time
- Yesterday, 21:46
- Joined
- Jun 12, 2008
- Messages
- 27
Hi,
I am basically creating a "menu" form, where the user can find an existing job to continue to update by selecting it in a combobox. I have created a query with the JobID, Orgname, Location and job closed checkbox. The job will only display if the job is still open.
I want the Job form to open to that exact record (using the JobID) when the user selects it.
I am not sure how to go about it.
Thanks in advance!
I am basically creating a "menu" form, where the user can find an existing job to continue to update by selecting it in a combobox. I have created a query with the JobID, Orgname, Location and job closed checkbox. The job will only display if the job is still open.
I want the Job form to open to that exact record (using the JobID) when the user selects it.
I am not sure how to go about it.
Thanks in advance!