![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Guest
Posts: n/a
|
I am having a problem with selecting a worksheet after I copy and paste data with a macro into a new worksheet. Excel automatically adds in the next worksheet number i.e. sheet 2,3,4,5,6, etc.
I wish to create a new worksheet with the name analysis and then create charts with the new sheet. |
|
|
|
#2 |
|
Banned
Join Date: Feb 2002
Posts: 1,582
|
Hi
Sheets.Add().Name = "Whatever" |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|