Hi, I have the following code. In this spreadsheet, in column G there are some rows with the word "Transfer: PIK" or "Transfer: BLK" randomly placed. I want this code to copy this column, move it to column C of the worksheet (either by inserting a new column or by adding to an empty column) and autofill until the next "PIK" or "BLK" is reached and then do the same thing for the next "PIK" or "BLK"
This code is copying the entire sentence "Transfer: PIK" or "Transfer: BLK" to column A. I need help with the following:
1. To copy it to column C instead of A
2. To copy only PIK/BLK part and ignore the rest
3. To Autofill PIK/BLK until the next PIK/BLK is reached such that only the rows which have data in cell D are autofilled.
Thank you.
Bookmarks