View Full Version : Exporting to Excel in Runtime


PaulA
10-20-2010, 06:08 AM
Hi, all--

While I can export a report to Excel in the standard version of Access 2007, the option is not available in Runtime. Am I missing something? Is there a way around this?

Thanks.

Paul

HiTechCoach
10-20-2010, 09:05 PM
Paul,

I run all my Access front end in runtime mode or with the runtime.

I use VBA to do Excel automation to handle the exporting. I also check to be sure that Excel is installed.