Hi all,

What I'm looking to do:

-Search an external workbook for the word "Salary"
-IF "Salary" is not found I need to skip the part of my code that would reference where salary is found
-IF "Salary" is found, continue on normally with the code

If I need to explain more, I'd love to.

Thanks.