Hi all
Using Excel 365.
In my VBA Code, I added a worksheet and gave it a name.
I reviewed the workbook, I see that the worksheet was added and named as expected
I then tried creating a worksheet object based on the new worksheet, but the worksheet object is not being created
The code to add...