Here's the link to a sample spreadsheet I made:
https://drive.google.com/open?id=1cQJvncI9xsAsrTicUA4Ql-MnZI2pwW_d
Essentially, I want the macro to go to the "Final" tab
-filter for each unique security ID
-insert a new sheet and name it that security ID
-and copy and paste that info into the that new sheet, but the information to be copied and pasted is separated by "repo" and "reverse"
-HOWEVER, if the "Cpty Type" is "CDCC", essentially do the same thing, but when making a new sheet, name it "CDCC - XXXX," where "XXXX" represents the security ID
I have already completed the task manually to give you guys a better understanding on what I want the macro to do.
Note that the actual data has more than 80 unique security IDs, so this would be very time consuming to do manually.
https://drive.google.com/open?id=1cQJvncI9xsAsrTicUA4Ql-MnZI2pwW_d
Essentially, I want the macro to go to the "Final" tab
-filter for each unique security ID
-insert a new sheet and name it that security ID
-and copy and paste that info into the that new sheet, but the information to be copied and pasted is separated by "repo" and "reverse"
-HOWEVER, if the "Cpty Type" is "CDCC", essentially do the same thing, but when making a new sheet, name it "CDCC - XXXX," where "XXXX" represents the security ID
I have already completed the task manually to give you guys a better understanding on what I want the macro to do.
Note that the actual data has more than 80 unique security IDs, so this would be very time consuming to do manually.