I have about 450 values that is in column A of Sheet1, Sheet2 and Sheet3. Can someone give me guidance on code needed to cycle through those 450 values and only keep the same value in that column in all three tabs and save as new file then move to do the same for the next value.
Example:
Sheet1
HDR1 HDR2
70101 parta
70102 partb
70104 partf
70809 partg
Sheet2
HDR1 HDR2
70101 custa
70102 custb
70104 custf
70809 custg
Sheet3
HDR1 HDR2
70101 custaddra
70102 custaddrb
70104 custaddrf
70809 custaddrg
I need the files that are saved to have Sheet1, Sheet2 and Sheet3 but only for say 70101 with 70101 rows only in all three tabs and saved as 70101.xls. Is this even possible?
Thanks in advance
Example:
Sheet1
HDR1 HDR2
70101 parta
70102 partb
70104 partf
70809 partg
Sheet2
HDR1 HDR2
70101 custa
70102 custb
70104 custf
70809 custg
Sheet3
HDR1 HDR2
70101 custaddra
70102 custaddrb
70104 custaddrf
70809 custaddrg
I need the files that are saved to have Sheet1, Sheet2 and Sheet3 but only for say 70101 with 70101 rows only in all three tabs and saved as 70101.xls. Is this even possible?
Thanks in advance