Hello excel experts,
New vba rookie here.
I'm doing a project for my company and I'm creating a VBA macro for it.
This is the code
Sub CreateNewSheet()
Dim i As Byte
- Here the user creates a Name for the new sheet in which he needs to input some data.
sheet_name_to_create = InputBox("Vul...