Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 45
Default hide worksheet tabs

Am I able to hide the tabs to a worksheet?

Thanks
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10
Default hide worksheet tabs

Yes - what versoin of excell?


"Roxy" wrote in message
...
Am I able to hide the tabs to a worksheet?

Thanks


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default hide worksheet tabs

In xl2003:
Tools|Options|view tab|uncheck sheet tabs

Be aware that the user can use ctrl-pgup and ctrl-pgdn to move between sheets.

Roxy wrote:

Am I able to hide the tabs to a worksheet?

Thanks


--

Dave Peterson
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 45
Default hide worksheet tabs

I am working with the 2003 version. Thanks!

"DanRoss" wrote:

Yes - what versoin of excell?


"Roxy" wrote in message
...
Am I able to hide the tabs to a worksheet?

Thanks



  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 45
Default hide worksheet tabs

Oh okay thanks. I am trying to use a contol button to allow users to unhide
the specific sheet. Do you think that is possible rather then just changing
the sheet option? Thanks!

"Dave Peterson" wrote:

In xl2003:
Tools|Options|view tab|uncheck sheet tabs

Be aware that the user can use ctrl-pgup and ctrl-pgdn to move between sheets.

Roxy wrote:

Am I able to hide the tabs to a worksheet?

Thanks


--

Dave Peterson



  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default hide worksheet tabs

Sure.

You can protect the workbook ("tools|protection|protect workbook" manually).
This will stop the user from moving, deleting, inserting, hiding, unhiding
sheets.

Then your code could unprotect the workbook, unhide the worksheet, and then
reprotect the worksheet.



Roxy wrote:

Oh okay thanks. I am trying to use a contol button to allow users to unhide
the specific sheet. Do you think that is possible rather then just changing
the sheet option? Thanks!

"Dave Peterson" wrote:

In xl2003:
Tools|Options|view tab|uncheck sheet tabs

Be aware that the user can use ctrl-pgup and ctrl-pgdn to move between sheets.

Roxy wrote:

Am I able to hide the tabs to a worksheet?

Thanks


--

Dave Peterson


--

Dave Peterson
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 a worksheet tabs tleehh Excel Worksheet Functions 4 October 20th 08 04:51 PM
hide tabs from view then lock tabs? slowboat Excel Discussion (Misc queries) 1 December 19th 07 07:06 AM
Hide Worksheet Tabs Beep Beep Excel Discussion (Misc queries) 2 September 20th 07 10:27 PM
hide the tabs Pietro Excel Discussion (Misc queries) 2 February 17th 07 04:38 PM
Hide selected worksheet tabs J. T. SYLVESTER SR. Excel Programming 1 December 2nd 04 02:45 AM


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