Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Shouldn't this code create a new worksheet from the active one?
It does create a new sheet, but just copies the current clipboard to it. ActiveSheet.Select ActiveWorkbook.Sheets.Add After:=Worksheets(1) ActiveWorkbook.Worksheets(2).Paste Thanks, Peter |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can't copy without clipboard open | Excel Discussion (Misc queries) | |||
VBA execution stops at ActiveSheet.Copy -- but only sometimes! | Excel Programming | |||
ActiveSheet.Copy | Excel Programming | |||
How to copy text from a TextBox in a ActiveSheet to a variable | Excel Programming | |||
How to copy text from a TextBox in a ActiveSheet to a variable | Excel Programming |