Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default Desplay active and Hide sheets

Thanks for help
Suppose I have Workbook contain 10 sheets and one of them is summary.
What I need exactly to Create 3 buttons In Summary and each button display
3sheets as group and activate one of them I chose it ,and finally Hide othe 6
remaining sheets, all of this by one click a button.
by the same way,the oter button will display next 3 sheets, activate
specified one, and Hide other, and so on.

many thanks
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 39
Default Desplay active and Hide sheets

Nidal,

You can use a command similar to the following to group the sheets:

Sheets(Array("Sheet1", "Sheet2", "Sheet3")).Select


--
Regards,
Eddie
http://www.HelpExcel.com


"NIDAL" wrote:

Thanks for help
Suppose I have Workbook contain 10 sheets and one of them is summary.
What I need exactly to Create 3 buttons In Summary and each button display
3sheets as group and activate one of them I chose it ,and finally Hide othe 6
remaining sheets, all of this by one click a button.
by the same way,the oter button will display next 3 sheets, activate
specified one, and Hide other, and so on.

many thanks

Reply
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
Hide rows of active selection chrismv48 Excel Programming 4 September 22nd 08 11:23 PM
hide non active sheets in workbook anon Excel Programming 2 October 3rd 07 07:16 PM
In 3 active sheets in wkbk, determine& display the # of sheets that have data wrpalmer Excel Discussion (Misc queries) 1 November 4th 05 02:01 PM
How to hide a column once any cell of that col. is not active any Frederic Excel Programming 1 May 25th 05 02:21 PM
Desplay zero if yes Pat Excel Worksheet Functions 4 December 10th 04 05:11 PM


All times are GMT +1. The time now is 07:52 PM.

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

About Us

"It's about Microsoft Excel"