I'm wondering how i can calculate totals after i export some data from access to excel (using CopyFromRecordset). I'd like to put the total the row after the last row of data similar to how one use to AutoSum in excel. Any help is appreciated.
Get Sum(totals) after exporting to Excel