G
Guest
I have a list of tab names and data, I can set a string as the tab name and
go to it using
Sheets(S1).Select
However, if the tab is not found I need to create it, how can this be done?
go to it using
Sheets(S1).Select
However, if the tab is not found I need to create it, how can this be done?