Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 309
Default Alternative way to show 12 tabs??

I'm thinking about creating a yearly Excel file where
each month will have its own sheet and associated
tab. This means that my file will contain 12 tabs.

The problem with having 12 tabs is that they all cannot
be visible at the same time at the bottom of the
workbook, due to the limited width at the bottom.
Ideally, I would like all 12 tabs to be visible at the
same time. Is this possible? If not, does anyone
have any creative ideas on how to create a 12
sheet workbook that doesnt involve cluttered
or partially visible tabs at the bottom of the workbook??

thank u!

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 834
Default Alternative way to show 12 tabs??

The thing that stops them all being visible is the length of the tab name.

Does using names of Jan, Feb, Mar make them all visible for you?

--

HTH

Bob

"Robert Crandal" wrote in message
...
I'm thinking about creating a yearly Excel file where
each month will have its own sheet and associated
tab. This means that my file will contain 12 tabs.

The problem with having 12 tabs is that they all cannot
be visible at the same time at the bottom of the
workbook, due to the limited width at the bottom.
Ideally, I would like all 12 tabs to be visible at the
same time. Is this possible? If not, does anyone
have any creative ideas on how to create a 12
sheet workbook that doesnt involve cluttered
or partially visible tabs at the bottom of the workbook??

thank u!



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 464
Default Alternative way to show 12 tabs??

See this page for some ideas
http://www.ozgrid.com/VBA/sheet-index.htm


--
Regards
Dave Hawley
www.ozgrid.com
"Robert Crandal" wrote in message
...
I'm thinking about creating a yearly Excel file where
each month will have its own sheet and associated
tab. This means that my file will contain 12 tabs.

The problem with having 12 tabs is that they all cannot
be visible at the same time at the bottom of the
workbook, due to the limited width at the bottom.
Ideally, I would like all 12 tabs to be visible at the
same time. Is this possible? If not, does anyone
have any creative ideas on how to create a 12
sheet workbook that doesnt involve cluttered
or partially visible tabs at the bottom of the workbook??

thank u!


  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,510
Default Alternative way to show 12 tabs??

Hi robert,

The factors that will affect you here are;
Screen resolution.
Length of tab names.
How much you are prepared to compress the horizontal scroll bar. (Position
the mouse pointer just to the left of the left arrow button on the horizontal
scroll bar and find the position where you get two vertical parallel lines
with a right and left arrow then hold the mouse button and drag to right or
left.)
Using Bob Phillips suggestion of Jan, Feb Mar etc allows me to get the 12
sheets without compressing the horizontal scroll bar.

--
Regards,

OssieMac


"Robert Crandal" wrote:

I'm thinking about creating a yearly Excel file where
each month will have its own sheet and associated
tab. This means that my file will contain 12 tabs.

The problem with having 12 tabs is that they all cannot
be visible at the same time at the bottom of the
workbook, due to the limited width at the bottom.
Ideally, I would like all 12 tabs to be visible at the
same time. Is this possible? If not, does anyone
have any creative ideas on how to create a 12
sheet workbook that doesnt involve cluttered
or partially visible tabs at the bottom of the workbook??

thank u!

.

  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 376
Default Alternative way to show 12 tabs??

Hi Robert

You have had answers about tab size.
However, I would urge you not to put your data in 12 separate tabs,
unless the amount of overall data for the year is going to exceed 65,536
rows (XL2003) or 1 million rows (XL2007).

For subsequent analysis, you will find it much easier to have all the
data on one tab.
Add an extra column to your existing data, headed Month.
Use Autofilter to filter my month to show any individual Month's data.

--
Regards
Roger Govier

Robert Crandal wrote:
I'm thinking about creating a yearly Excel file where
each month will have its own sheet and associated
tab. This means that my file will contain 12 tabs.

The problem with having 12 tabs is that they all cannot
be visible at the same time at the bottom of the
workbook, due to the limited width at the bottom.
Ideally, I would like all 12 tabs to be visible at the
same time. Is this possible? If not, does anyone
have any creative ideas on how to create a 12
sheet workbook that doesnt involve cluttered
or partially visible tabs at the bottom of the workbook??

thank u!



  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 220
Default Alternative way to show 12 tabs??

Here is one way to shrink the font used for the worksheet tab names.
However, this changes all windows for all programs, because you are changing
a setting of the Windows appearance, not just Excel.

http://www.bygsoftware.com/Excel/Int..._tabs_font.htm

HTH,

Eric

"Robert Crandal" wrote:

I'm thinking about creating a yearly Excel file where
each month will have its own sheet and associated
tab. This means that my file will contain 12 tabs.

The problem with having 12 tabs is that they all cannot
be visible at the same time at the bottom of the
workbook, due to the limited width at the bottom.
Ideally, I would like all 12 tabs to be visible at the
same time. Is this possible? If not, does anyone
have any creative ideas on how to create a 12
sheet workbook that doesnt involve cluttered
or partially visible tabs at the bottom of the workbook??

thank u!

.

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
how do I get tabs to show in 2 or more rows? Drew[_2_] Excel Discussion (Misc queries) 4 April 2nd 08 11:14 PM
Show Tabs by date Tasha Excel Programming 12 September 13th 07 01:43 PM
Help file show tabs Ron Excel Discussion (Misc queries) 0 August 30th 05 02:50 PM
my tabs are hidden and can't make them show Wendy Excel Discussion (Misc queries) 2 July 19th 05 06:37 PM
How do I show two rows of worksheet tabs instead of one? RobtJWitt Excel Discussion (Misc queries) 1 June 8th 05 09:50 PM


All times are GMT +1. The time now is 07:04 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"