Quote Originally Posted by Aflatoon View Post
The second argument to Find is a Range object, not an address string.
Thank you for your response.

I am trying to define from after which cell address the find function should start looking, I thought by using the .Address that I would be referencing the object address rather than the object itself.

What should I be using?