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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Update queries - update several at once

Status
Not open for further replies.

Zonie32

Technical User
Jan 13, 2004
242
US
Hi. I have about 42 update queries that I need to run each week. Is there a way to have these run at once? Or do I need to run them separately every time? Can a macro be written to make them run with one click of a button? Any help is appreciated.
 
A macro is a very easy solution.

Another option is create a macro for one and use the facility to save it as a VBA procedure. Then go in and edit it to do the other 41 queries.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top