Try activating a worksheet in wbNew by replacing this:
with this:![]()
With wbNew Cells(1, 1).Select
I've used sheet 1 for an example.![]()
With wbNew Sheets(1).activate Cells(1, 1).Select
Try activating a worksheet in wbNew by replacing this:
with this:![]()
With wbNew Cells(1, 1).Select
I've used sheet 1 for an example.![]()
With wbNew Sheets(1).activate Cells(1, 1).Select
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks