Hello all, currently have this within our macro:
Is there any way to make it so that when the sheet is created it is instantly called "Seller Central Category" ? Instead of it creating and then being named?![]()
Sheets.Add After:=Sheets(Sheets.Count) Sheets("Sheet4").Select Sheets("Sheet4").Name = "Seller Cental Category"
Regards,
Usman.
Bookmarks