macleodjb
Technical User
- Aug 27, 2007
- 10
Hi guys,
I'm new to using VBA with access. I have a form with some checkboxes and textboxes that correspond to fields that are in my database table. What i would like to do is have a form pop up in the beginning asking the user for a job number and when the user clicks the submit button it will query the database retrieve records and then open and populate my form with the checkboxes and textboxes. How can i accomplish this?
I'm new to using VBA with access. I have a form with some checkboxes and textboxes that correspond to fields that are in my database table. What i would like to do is have a form pop up in the beginning asking the user for a job number and when the user clicks the submit button it will query the database retrieve records and then open and populate my form with the checkboxes and textboxes. How can i accomplish this?