How can I check to see if a sheet exists?
Hello.
I have to be able to write a code in Visual Basic that can check to see if a
sheet exists and post a msgbox saying 'true' or 'false', depending on the
answer.
Example- Check to see if 'Bob' exists.
if it does then Msgbox 'true'
Can anyone help me please?
|