Vertical worksheet tabs in 2003

  • Thread starter Thread starter mmccoog
  • Start date Start date
No.

But you can rightclick on the vcr like controls to the left of the sheet tabs to
see lots of worksheet names.
 
mmccoog said:
Is there a way to make the worksheets tabs vertical in Excel 2003?

No. At least not without A LOT of custom programming. You can disable
worksheet tabs along the bottom of the worksheet window from the
Options dialog. Then you could use a toolbar displaying bitmaps that
look like vertically oriented worksheet tabs. Keeping such command
button 'tabs' in sync with the workbook's worksheets is where the LOTS
of programming comes in.
 
Thank you both for your quick responses.

Harlan Grove said:
No. At least not without A LOT of custom programming. You can disable
worksheet tabs along the bottom of the worksheet window from the
Options dialog. Then you could use a toolbar displaying bitmaps that
look like vertically oriented worksheet tabs. Keeping such command
button 'tabs' in sync with the workbook's worksheets is where the LOTS
of programming comes in.
 
Back
Top