Oct 22, 2004 #1 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.
Is it possible, using VBA, to modify the definition of a query that exists on the Queries tab of the main database window? Thanks.
Oct 22, 2004 1 #2 PHV MIS Nov 8, 2002 53,708 FR 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 Upvote 0 Downvote
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
Oct 23, 2004 Thread starter #3 dapotter Programmer Oct 9, 2004 32 US PH, Thanks. I figured there had to be an easy way to do this, but help wasn't very helpful this time. Upvote 0 Downvote
PH, Thanks. I figured there had to be an easy way to do this, but help wasn't very helpful this time.