Hi
I am looking for a macro to automate my work now done manually. I use WB2 sheet "Pasteboard" to paste data from WB1, clean it up, format it, then paste into sheets 1-4, sort them and fill down formulas.
Specifically I would like the macro to:
In WB2 sheet1 and sheet2 INSERT indicated columns of records whose FROM column in WB1 match "1234" in A19 (shift cells down).
Then in sheet1 sort the inserted records per columns BCD.
Then in sheet1 copy down formula in I18 to the dotted line row, not included.
Then in sheet 2 copy down formulas i17:n17 to the dotted line row, not included.
Then in sheet 2 sort inserted records (between rows with dotted lines) per JBC
Columns G and H entries should be numbers, not numbers entered as text.
Repeat for sheet3 and sheet4, BUT for records whose FROM column in WB1 match "5678"
Note: There is nothing I can do for the structure of WB1. I get it as is. It may contain hundreds of records.
Bookmarks