Exporting the report to exel

vasu1211

New member
Local time
Yesterday, 19:09
Joined
Feb 26, 2008
Messages
7
i am trying to export a report into an exel file. I have used conditional formatting to highlight few records in the report. Now when i export it to exel t that formatting no longer exists. Is there a way to export a Access report to exel while still maintaing the formatting. Any code which would automate the export of the report ? Please help
 
The best ways I've found to maintain formatting in a report is to export to Snapshot or PDF formats. If you want to maintain formatting in Excel, you'll need to use Automation to do it, which is more involved that a straight export.
 
automate

can you please tell me how to automate the export with highligthing intact? Any code?

thanks
 
I'm at home, but searching here for "excel automation" should get you started.
 

Users who are viewing this thread

Back
Top Bottom