As far as I know, it's not possible. If you want a particular format in
Excel, the choices are basically
1) write VBA code that exports the data (probably from a query rather
than a report) and then manipulates Excel to format the worksheets
exactly the way you want them.