I know I am doing some minor mistake somewhere with "Find" Feature in VBA, Probably someone can shed light on it.
I want to find a string "Time" in my worksheet.
If it exists, then Do
This
Else
Do that
I am not able to put up this logic in VBA.. Any thoughts on it.
Thanks very much for your help.
Ram P