JJT
12-10-2001, 09:52 AM
Is there a way of sending the the result of my Access query to an Excel spreadsheeet ?
|
View Full Version : Output to Excel JJT 12-10-2001, 09:52 AM Is there a way of sending the the result of my Access query to an Excel spreadsheeet ? mrabrams 12-10-2001, 11:26 AM After you run your query go to Tools/Office Links/Analyze IT with MS Excel Michael pdx_man 12-11-2001, 11:47 AM docmd.TransferSpreadsheet is one way. Have you looked up any references in the Help file? |