LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 196
Default collection of sheets

Hi.

I'd like to define a collection of sheets that includes
every sheet in the workbook except the first sheet.

I recorded that, and it did it with an Array... Sheets
(Array("Sheet2", "Sheet3", "Sheet4")).select , for example.

But, when I wrote the program to determine the array, it
didn't work... in a couple of ways.

So, I tried it with a sheets variable defined as an array

but I'm having trouble with it.

there are a collection of files, to which I need to make
some changes to every sheet in the file, other than the
first sheet.

I'd like to do some of the changes in group mode, if
possible.

Is there a good way to do something like

Sheets(Sheet1!2:8).select ?


Thanks.
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
data collection driller Excel Discussion (Misc queries) 1 October 13th 09 01:04 AM
Collection Todd Huttenstine Excel Programming 4 December 17th 04 09:41 PM
How to find the type of Sheet in Excel.Workbook.sheets collection Raj[_7_] Excel Programming 3 December 9th 03 10:48 PM
Is a Collection the best option? Bradley Dawson Excel Programming 1 August 31st 03 08:14 PM
Sum textboxes in a collection Mark[_18_] Excel Programming 1 August 28th 03 04:17 AM


All times are GMT +1. The time now is 05:19 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"