export report to excel with same forat

zezo2021

Member
Local time
Today, 20:36
Joined
Mar 25, 2021
Messages
415
hello friends
How can export report to excel with the same format (merge cell - heading)

I tried with macro
export with formating but not work
 
I'd take the report record source and use it with the excellent VBA code provided by BTAB Developments.

There's an example on my website here:-


Bob Larson's Code here:-


Another example of the code which demonstrates some formatting (I think)

 
Last edited:

Users who are viewing this thread

Back
Top Bottom