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!

Calling Action Query from Select Query 1

Status
Not open for further replies.

jessedh

MIS
Apr 16, 2002
96
US
Anyone know if this can be done? I have a table that has to be recreated each time before a select query can be run for a report. Any ideas?
 
Does the select query drive a report or something? You could add code to the OnOpen event of the report to run the action query and then the select query.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top