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

Modifying Saved Query 1

Status
Not open for further replies.

dapotter

Programmer
Oct 9, 2004
32
US
Is it possible, using VBA, to modify the definition of a query that exists on the Queries tab of the main database window?

Thanks.
 
Take a look at the CurrenDB.QueryDefs collection.

Hope This Helps, PH.
Want to get great answers to your Tek-Tips questions? Have a look at FAQ219-2884 or FAQ222-2244
 
PH,

Thanks. I figured there had to be an easy way to do this, but help wasn't very helpful this time.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top