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

How to copy name of query from Queries Tab in Access

Status
Not open for further replies.

marcon

Programmer
Aug 30, 2001
21
US
I want to call about 20 queries in a module , is there a way to copy just the name of the query? Right click, rename, highlight and control c does not work. Any help appreciated1
 
Dear marcon,
Why not just use PrintScreen
Regards jim
 
That should work. I do it all the time. I press F2 to select the query name, ctrl-c to copy it, and ctrl-v to paste it into my code...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top