Calculate Totals in Spreadsheet

  • Thread starter Thread starter jovii
  • Start date Start date
J

jovii

I have a query that is being exported to a Excel spreadsheet. I am
using the VBA Docmd.TransferSpreadsheet command to export the
spreadsheet.

The users will then open the spreadsheet and use the autosum function
to get a total for 2 columns. A request was made to have these 2
columns with the totals already in place when the spreadsheet is
opened.

Is there any way in Access that I can open the spreadsheet and somehow
the totals for the 2 columns?

Any help is greatly appreciated.

Thank You,

Joe V
 
Back
Top