Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 791
Default How do I gray out worksheet tabs in EXCEL

I would like to gray out worksheet tabs on opening an application, and
enabling the tab via a macro. Is this possible ?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,953
Default How do I gray out worksheet tabs in EXCEL

Why not just hide the sheet. There is no provision for disabling a tab.

--
Regards,
Tom Ogilvy


"Michael" wrote:

I would like to gray out worksheet tabs on opening an application, and
enabling the tab via a macro. Is this possible ?

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 791
Default How do I gray out worksheet tabs in EXCEL

Thanks,
I want to stop users navigating via tabs - can I clear the option 'Sheet
tabs' in the tools-options menu using VBA in the Workbook_Open event

"Tom Ogilvy" wrote:

Why not just hide the sheet. There is no provision for disabling a tab.

--
Regards,
Tom Ogilvy


"Michael" wrote:

I would like to gray out worksheet tabs on opening an application, and
enabling the tab via a macro. Is this possible ?

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 415
Default How do I gray out worksheet tabs in EXCEL

Michael,
Record a macro to see the correct syntax.

NickHK

"Michael" ...
Thanks,
I want to stop users navigating via tabs - can I clear the option 'Sheet
tabs' in the tools-options menu using VBA in the Workbook_Open event

"Tom Ogilvy" wrote:

Why not just hide the sheet. There is no provision for disabling a tab.

--
Regards,
Tom Ogilvy


"Michael" wrote:

I would like to gray out worksheet tabs on opening an application, and
enabling the tab via a macro. Is this possible ?



  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 791
Default How do I gray out worksheet tabs in EXCEL

Yes, I can then cut'n'paste the relevant code into the WorkBook_Open event.

Thanks



"NickHK" wrote:

Michael,
Record a macro to see the correct syntax.

NickHK

"Michael" ...
Thanks,
I want to stop users navigating via tabs - can I clear the option 'Sheet
tabs' in the tools-options menu using VBA in the Workbook_Open event

"Tom Ogilvy" wrote:

Why not just hide the sheet. There is no provision for disabling a tab.

--
Regards,
Tom Ogilvy


"Michael" wrote:

I would like to gray out worksheet tabs on opening an application, and
enabling the tab via a macro. Is this possible ?






  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 415
Default How do I gray out worksheet tabs in EXCEL

Michael,
If I save a WB with the tabs hidden, then save/close, they are still hidden
upon reopening.

NickHK

"Michael" ...
Yes, I can then cut'n'paste the relevant code into the WorkBook_Open
event.

Thanks



"NickHK" wrote:

Michael,
Record a macro to see the correct syntax.

NickHK

"Michael" ...

Thanks,
I want to stop users navigating via tabs - can I clear the option
'Sheet
tabs' in the tools-options menu using VBA in the Workbook_Open event

"Tom Ogilvy" wrote:

Why not just hide the sheet. There is no provision for disabling a
tab.

--
Regards,
Tom Ogilvy


"Michael" wrote:

I would like to gray out worksheet tabs on opening an application,
and
enabling the tab via a macro. Is this possible ?






  #7   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 791
Default How do I gray out worksheet tabs in EXCEL

Even easier !!

"NickHK" wrote:

Michael,
If I save a WB with the tabs hidden, then save/close, they are still hidden
upon reopening.

NickHK

"Michael" ...
Yes, I can then cut'n'paste the relevant code into the WorkBook_Open
event.

Thanks



"NickHK" wrote:

Michael,
Record a macro to see the correct syntax.

NickHK

"Michael" ...

Thanks,
I want to stop users navigating via tabs - can I clear the option
'Sheet
tabs' in the tools-options menu using VBA in the Workbook_Open event

"Tom Ogilvy" wrote:

Why not just hide the sheet. There is no provision for disabling a
tab.

--
Regards,
Tom Ogilvy


"Michael" wrote:

I would like to gray out worksheet tabs on opening an application,
and
enabling the tab via a macro. Is this possible ?






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
Excel Worksheet Tabs Gamble Excel Discussion (Misc queries) 4 September 24th 09 04:15 PM
When I open a saved worksheet, it opens with a gray background MichelleJ Excel Discussion (Misc queries) 2 March 7th 08 01:32 PM
Can Excel worksheet tabs be relocated above the worksheet? BCWB Excel Discussion (Misc queries) 1 November 1st 06 09:14 PM
why does my excell worksheet start with only a gray view, no data tsplus Excel Worksheet Functions 4 July 16th 05 06:17 PM
Excel worksheet tabs Bill Hall Excel Programming 3 November 15th 04 08:11 PM


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