View Full Version : Output to Excel 2000


SteveGr
09-30-2003, 06:33 AM
I am having trouble outputting a table to Excel. Access automatically saves the excel file in the older 95 format. How can I save the outputted table to an Excel 2000 format?

Hayley Baxter
09-30-2003, 06:37 AM
Choosing File, Export should give you the option of saving it as an Excel 97 -2000 format from the drop down type box.

SteveGr
09-30-2003, 06:42 AM
can I create a macro to do this task?

Hayley Baxter
09-30-2003, 06:46 AM
Yep, use the transferspreadsheet action

SteveGr
09-30-2003, 06:48 AM
Thanks, I was mistakingly using "Output to" in my macro.