Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Command Button to Create a Pass Through Query

Status
Not open for further replies.

cantona

Technical User
May 20, 2001
121
GB
I have a form that contains a combo box which i have called School. The combo box contains a list of school names, with a unique identifier for each school. I would like to create a command button which will execute some code and create a pass through query just for the school that has been chosen in the combo box. How would i go about writing the code? i dont have much experience of VBA and never really had to create pass throughs before. Im assuming i would need to create a function in the on click part of the command button. Can anyone help???
 
Please don't double-post questions. follow this thread at thread705-1322378
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top