ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   hide worksheet tabs (https://www.excelbanter.com/excel-programming/405344-hide-worksheet-tabs.html)

Roxy

hide worksheet tabs
 
Am I able to hide the tabs to a worksheet?

Thanks

DanRoss

hide worksheet tabs
 
Yes - what versoin of excell?


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

Thanks



Dave Peterson

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

Roxy

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




Roxy

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


Dave Peterson

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


All times are GMT +1. The time now is 03:40 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com