Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Yes, my mistake.
Doug "StephanieH" wrote in message ... Perfect. Thanks Norman and Tom. Doug, I think you've specified "Sheet1" as the sheet name, which is what I'm avoiding. "StephanieH" wrote: I need to select the first 3 sheets in my workbook, regardless of their names. I've tried Sheets(Array(Sheets(1), Sheets(2), Sheets(3))).Select but I get "Type Mismatch" What am I doing wrong? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
sheets.select | Excel Programming | |||
select sheets | Excel Programming | |||
How to select other sheets using ADO | Excel Programming | |||
select a1 on all sheets | Excel Programming | |||
select sheets by name - how? | Excel Programming |