Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I am trying to add a function in a Macro that will copy the first worksheet in a workbook to AFTER the last worksheet in the same book using Excel 2000. The syntax I am using is Sheets(1).Select Sheets(1).Copy After:=Sheets(2) which works fine if I only have 2 worksheets but not if I have 9, or if the number of worksheets change each time the worksheet opens (which is the purpose of the macro) Can any one help please?? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
moving worksheets | Excel Discussion (Misc queries) | |||
moving worksheets | Excel Discussion (Misc queries) | |||
Moving Between worksheets | Excel Programming | |||
Moving Between Worksheets | Excel Programming | |||
Moving worksheets | Excel Programming |