Automatic copy

bgcogen

Registered User.
Local time
Today, 15:57
Joined
Apr 19, 2002
Messages
61
I ned Access to automatically copy th
entire contents of a query onto the clip board when that query is opened. Is this possible??
Thanks
 
I'm intrigued as to why you need to do this

Col
 
Well, basically I need to do it because I've to perform calculations in excel and have to paste the contents to a Sheet1 in an existing Spreadsheet, and I don't want the user to have to highlight all the records and paste each time.
 
You can export data to Excel using the TransferSpreadsheet action. See Access help for the method

Col
 

Users who are viewing this thread

Back
Top Bottom