S
SOS
Hi all,
I have a workbook with a sheet called "Master" and I am using th
following line of code to add a new sheet called "Test" (if "Test" doe
not already exist) :
Sheets.Add.Name = "Test"
Is it possible to add this new sheet WITHOUT Excel automatically makin
that the active sheet.
TIA
Seamu
I have a workbook with a sheet called "Master" and I am using th
following line of code to add a new sheet called "Test" (if "Test" doe
not already exist) :
Sheets.Add.Name = "Test"
Is it possible to add this new sheet WITHOUT Excel automatically makin
that the active sheet.
TIA
Seamu