J
John
Hello,
I have a macro that opens workbooks on demand using vba
code.
I would like to be able to create an error if a particular
worksheet is not in the Excel file. I would like the error
to display a message if the sheet is not in the file. How
can I prepare my if statement to determine if a particular
worksheet is in the file or not?
Also, I would like to do this using vba code.
Thank You,
I have a macro that opens workbooks on demand using vba
code.
I would like to be able to create an error if a particular
worksheet is not in the Excel file. I would like the error
to display a message if the sheet is not in the file. How
can I prepare my if statement to determine if a particular
worksheet is in the file or not?
Also, I would like to do this using vba code.
Thank You,