W
Wandering Mage
Is there anyway to see if a sheet of a given name exists.
I want to write and if statement:
if Sheet("rev date") *does exist* Then
true condition
Else
false condition
End If
I there a way to do this?
I want to write and if statement:
if Sheet("rev date") *does exist* Then
true condition
Else
false condition
End If
I there a way to do this?