julie_nickb
New Member
- Joined
- Sep 13, 2018
- Messages
- 46
- Office Version
- 365
Hello,
Just getting started in VBA.
- I would like to create new worksheets in VBA. The name of the worksheet is in a cell.
- Would like to verify that the sheet name is valid, send a message if it is not, and make the cell with the incorrect name active so that it could be corrected
- Would like to make sure that the sheet does not yet exist,
Just getting started in VBA.
- I would like to create new worksheets in VBA. The name of the worksheet is in a cell.
- Would like to verify that the sheet name is valid, send a message if it is not, and make the cell with the incorrect name active so that it could be corrected
- Would like to make sure that the sheet does not yet exist,
send a message if it does, and make the cell with the duplicate name active so that it could be either corrected or to cancel the sheet creation.
Thank you for your help.
Julie
Thank you for your help.
Julie