|
-
Nov 22nd, 2000, 05:29 PM
#1
Thread Starter
Junior Member
I can open an Excel file no problem.
I can activate a specific tab in the Excel file no problem.
I want to check for the tabs existence before I try to activate it to prevent an error occuring.
Does any body know the correct syntax?
The following works (unless the tab called 'Test Tab' does not exist);
Worksheets("Test Tab").Activate
Thanks
Graham.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|