Hi All,
I am after a script that looks for the following values ANYWHERE within Sheet1, not just in column A
If it finds the value then it copies the entire row to the next avalable row on Sheet2.
Values need to be non case sentence and are anywhere within the cell, i.e the sentence "the loss of DB1085 was?" might be in the cell, it needs to look for the word "DB1085" and copy that whole row to Sheet2.
Values that it looks for are.
DB1085
JK1345
CD1925
AR0035
Thanks
I am after a script that looks for the following values ANYWHERE within Sheet1, not just in column A
If it finds the value then it copies the entire row to the next avalable row on Sheet2.
Values need to be non case sentence and are anywhere within the cell, i.e the sentence "the loss of DB1085 was?" might be in the cell, it needs to look for the word "DB1085" and copy that whole row to Sheet2.
Values that it looks for are.
DB1085
JK1345
CD1925
AR0035
Thanks