Export to excel

AndyShuter

Registered User.
Local time
Today, 15:07
Joined
Mar 3, 2003
Messages
151
I've racked my brains to try & solve this one, but am afraid I am now stuck!

I have a query (qryLog4) that I would like to export into excel, but would like the user to specify the spreadsheet name & location as to where it should be saved.

Any suggestions pls?

Thanks

Andy
 
AndyShuter said:
I've racked my brains to try & solve this one, but am afraid I am now stuck!

I have a query (qryLog4) that I would like to export into excel, but would like the user to specify the spreadsheet name & location as to where it should be saved.

Any suggestions pls?

Thanks

Andy

Open up access
Open an existing file
Select your file and select open Exclusive
Right click your table and select export
Select excel, select your location, and type whatever name you wish
 
Sorry, didnt explain in ful!!!

I would like to drive this operation in Code

Thanks!
 

Users who are viewing this thread

Back
Top Bottom