Hi
I am trying to copy the entire row to a new workbook if column P says Fail in it.
I want to loop this code until column c is empty. I also want to start the search at row 6 and start the pasting at row 2.
My code is below, but at the moment it appears to be stuck in an eternal loop...any...