Hi I need help running his if not found, If What:= is not found then do nothing. Right now lets say I run both if what I said is not found it breaks (debugs).
I would like for it not to break if its not found.
Do I need something like this On Error GoTo Done: ? Somewhere not sure. Any...