Hi,
I am a beginner in Access VBA. I have an unbound textbox on a form. I want users to be able to type in a CompanyID in the main form and then have only those records that match such as Company Name and Address appear in the main form, and the corresponding EmployeesID and Name appear in the subform. After that, I want to grab the records that appear in both the main form and subform and dump it to Excel. How can I do this? Should I use macro or module?
Pls help. Thanks a lot.
Cheers,
Alicey
I am a beginner in Access VBA. I have an unbound textbox on a form. I want users to be able to type in a CompanyID in the main form and then have only those records that match such as Company Name and Address appear in the main form, and the corresponding EmployeesID and Name appear in the subform. After that, I want to grab the records that appear in both the main form and subform and dump it to Excel. How can I do this? Should I use macro or module?
Pls help. Thanks a lot.
Cheers,
Alicey