Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have 30 worksheets in a single spreadsheet. Can I stack works sheet in 2
or 3 rows so that I can see all of the worksheets at once? Thanks. |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
You will need to use Window / New Window 30 times to get 30 views of the
same worksheet Windows / Arrange / Tile Horizontally Click the tabs one-by-one to see each worksheet Then drag them (drag the tile bar - the blue zone at top of each worksheet) as needed Need to do this often? Then record a VBA subroutine. best wishes -- Bernard V Liengme Microsoft Excel MVP http://people.stfx.ca/bliengme remove caps from email "Eastendkid" wrote in message ... I have 30 worksheets in a single spreadsheet. Can I stack works sheet in 2 or 3 rows so that I can see all of the worksheets at once? Thanks. |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Eastendkid wrote...
I have 30 worksheets in a single spreadsheet. *Can I stack works sheet in 2 or 3 rows so that I can see all of the worksheets at once? If you mean stack worksheet tabs, no. |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
You want to look at:
http://contextures.com/xlToolbar01.html (From Debra Dalgleish's site.) It builds a toolbar that you can use with any workbook to navigate to any worksheet. There's a link to an xl2007/ribbon version (by Ron de Bruin) on Debra's site. ======= If you're new to macros: Debra Dalgleish has some notes how to implement macros he http://www.contextures.com/xlvba01.html David McRitchie has an intro to macros: http://www.mvps.org/dmcritchie/excel/getstarted.htm Ron de Bruin's intro to macros: http://www.rondebruin.nl/code.htm (General, Regular and Standard modules all describe the same thing.) Eastendkid wrote: I have 30 worksheets in a single spreadsheet. Can I stack works sheet in 2 or 3 rows so that I can see all of the worksheets at once? Thanks. -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Master Worksheets and Individual Worksheets | Excel Worksheet Functions | |||
How use info in Excel shared worksheets to create new worksheets | Excel Worksheet Functions | |||
how do i copy a cell in worksheets 10 to the other 9 worksheets | New Users to Excel | |||
How do i assign the ActiveWorkbook.Worksheets to a worksheets object? | Excel Worksheet Functions | |||
Assigning Cells in worksheets to other data in other worksheets. | Excel Discussion (Misc queries) |