I am looking to use the contents of my clipboard as a paramater to find.
I have some columns of data
Last|First|Dept|Empl#|Badge1|
and i have a column of data
badge2|
for each cell in badge2 i need to search for the the contents in the Badge1 and if its found i want to highlight the entire row.
Any help would be AWESOME
I have some columns of data
Last|First|Dept|Empl#|Badge1|
and i have a column of data
badge2|
for each cell in badge2 i need to search for the the contents in the Badge1 and if its found i want to highlight the entire row.
Any help would be AWESOME