J
John
Is it possible to make a conditional which determines if
a worksheet exists? This gives an error message so does
not work. Thanks
If IsNull(Worksheets("MySheet")) Then Debug.Print "Problem"
a worksheet exists? This gives an error message so does
not work. Thanks
If IsNull(Worksheets("MySheet")) Then Debug.Print "Problem"