macleodjb
Technical User
- Aug 27, 2007
- 10
Hi guys,
I'm looking to have a form where i can enter a job number, on submit it will open editjob.form and populate the form elements with the database values. I'm new to vba with access so i don't know how to do it. How can i pass my variable from jobnumber.form to editjob.form, perform my database query and then populate the elements with the values? Thanks in advance.
I'm looking to have a form where i can enter a job number, on submit it will open editjob.form and populate the form elements with the database values. I'm new to vba with access so i don't know how to do it. How can i pass my variable from jobnumber.form to editjob.form, perform my database query and then populate the elements with the values? Thanks in advance.