B bgcogen Registered User. Local time Today, 15:57 Joined Apr 19, 2002 Messages 61 May 27, 2002 #1 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 ned Access to automatically copy th entire contents of a query onto the clip board when that query is opened. Is this possible?? Thanks
ColinEssex Old registered user Local time Today, 15:57 Joined Feb 22, 2002 Messages 9,463 May 27, 2002 #2 I'm intrigued as to why you need to do this Col
B bgcogen Registered User. Local time Today, 15:57 Joined Apr 19, 2002 Messages 61 May 27, 2002 #3 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.
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.
ColinEssex Old registered user Local time Today, 15:57 Joined Feb 22, 2002 Messages 9,463 May 27, 2002 #4 You can export data to Excel using the TransferSpreadsheet action. See Access help for the method Col
You can export data to Excel using the TransferSpreadsheet action. See Access help for the method Col