Using VBA to Summerize Excel Data, so that I do not need to use Pivot Tables or Array Formulas -
as useful pivot tables can be, not fan. please assist me coding summerize data on seperate worksheet (within same workbook) using vba macro?
my raw data (sheet1) has following fields:
accname commissionperc repcode invvalue cost grossprofit txdate item qty then of course under "accname", customer may appear many times down sheet, same repcode etc...
please assist vba code work?
thank you!
Comments
Post a Comment