I have attached an updated spreadsheet which partially does what I need.
I still need help with pasting the exact text which may include letters and leading zeros. The current paste code does not paste leading zeros and only pastes the numbers before the first letter in the number group. Everything after the letter is lost.
for example:
00256, 04598, 22597, 2U/56
currently pastes:
256
4598
22597
2
I need the following to be pasted:
00256
04598
22597
2U56
Additionally, I need:
to ensure that each source row is copied but have been unsuccessful in changing the LastRow portion to something that starts at the first row of data and duplicates the entire row for each separate serial number. You can see in the rpt sheets that each serial number is separated correctly on its own row, but only the source data from the last row is duplicated in the rest of the columns.
Any help would be greatly appreciated!!!
Thanks,
Andrew
Bookmarks