I have a worksheet called “Rawdata”. I also have several worksheets named after account numbers eg 3101,3121,3131 etc.
Every month I need to filter the ‘Rawdata’ using account number as criteria, and then APPEND to respective account sheet (as I don’t want to paste over previous months data). I need to individually do this for every account number (there’s over 60).
How do I use VBA to do this?
Every month I need to filter the ‘Rawdata’ using account number as criteria, and then APPEND to respective account sheet (as I don’t want to paste over previous months data). I need to individually do this for every account number (there’s over 60).
How do I use VBA to do this?