Hello,
I am trying to wrap my head around macros still. I have used the recorder and have gotten some good results but I am coming to a part where I need some help.
I have a workbook with three spreedsheets. The first spreedsheet has a column range of A-AS. The rows can be anywhere from 4 to 4000. I need a macro to do several steps which I will try to outline by the steps I would need and in the order in which I would need to do them.
1. I would need to delete several columns (A-C, G-H, M-AB, AE-AK)
2. I would need to copy and paste any negative numbers (rows) from column (O) to a new tab called "Credits"
3. I would need to delete any rows that were copied to the "Credits" tab
4. I would then need to custom sort the spreedsheet with three levels- Column C, Column A, Column J
5. I would then need to clear the numerical content of Column (O)- adding a new header as "Quantity"
6. I would then need to add two blank rows between every different product in Column C
I have attached a copy of the raw data so you can see what I am working with, Plus a copy of what I need the spreedsheet to look like after I apply the macro.
Any help would be very much appreciated
Bookmarks