Export a report.

BillBee

Registered User.
Local time
Today, 13:53
Joined
Aug 31, 2008
Messages
137
I am wanting to set up my database file in access runtime. There is a report in my file that I want to export to either Word or Excel. Is there some code that would allow me to do this?
 
Look at OutputTo, TransferText and TransferSpreadsheet in VBA help.
 
Thanks. Got that sorted through a Macro but will try to work out now in VBA.
 

Users who are viewing this thread

Back
Top Bottom