I am wondering if there is a way to search for a specific value in a column; then if the value is found highlight the entire row and copy it to another sheet or workbook. I know that you can do this manually, I was just curious if there was a way or writing a line of code or a string of macros so that for each new value I need I can simply edit the string and have it do the rest for me.
The way I think it would run would be if value in column is equal to RED then select entire row. When entire row is selected copy and past to location X. If column is not equal to Red then do nothing.
Hopefully that explanation made as much sense as it did to me,
Thanks
The way I think it would run would be if value in column is equal to RED then select entire row. When entire row is selected copy and past to location X. If column is not equal to Red then do nothing.
Hopefully that explanation made as much sense as it did to me,
Thanks