Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 441
Default Disable "Sheet tabs" check box under [Tools][Options]-[View] tab

Does anyone know how to programmatically disable the "Sheet tabs" check box
on the <Tools <Options - [View] tab? If so, could you please post example
code?

Thanks in advance.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 268
Default Disable "Sheet tabs" check box under [Tools][Options]-[View] tab

ActiveWindow.DisplayWorkbookTabs = False


"quartz" wrote:

Does anyone know how to programmatically disable the "Sheet tabs" check box
on the <Tools <Options - [View] tab? If so, could you please post example
code?

Thanks in advance.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 441
Default Disable "Sheet tabs" check box under [Tools][Options]-[View] t

Kassie,

Thanks for your response, but I want this control DISABLED not set to false.
Any clue on how to do this?

"Kassie" wrote:

ActiveWindow.DisplayWorkbookTabs = False


"quartz" wrote:

Does anyone know how to programmatically disable the "Sheet tabs" check box
on the <Tools <Options - [View] tab? If so, could you please post example
code?

Thanks in advance.

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 983
Default Disable "Sheet tabs" check box under [Tools][Options]-[View] tab

No can do... To the best of my knowledge...

"quartz" wrote:

Does anyone know how to programmatically disable the "Sheet tabs" check box
on the <Tools <Options - [View] tab? If so, could you please post example
code?

Thanks in advance.

  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 441
Default Disable "Sheet tabs" check box under [Tools][Options]-[View] t

Jim, thanks for your reply. I was afraid that would be the answer...

"Jim Thomlinson" wrote:

No can do... To the best of my knowledge...

"quartz" wrote:

Does anyone know how to programmatically disable the "Sheet tabs" check box
on the <Tools <Options - [View] tab? If so, could you please post example
code?

Thanks in advance.

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
tabs are missing even though 'tools-options-view-sheet tabs' ok? rgranell Excel Worksheet Functions 3 August 16th 08 04:25 PM
"Show Placeholders" in options/view menu does'nt work. Excel Discussion (Misc queries) 0 January 5th 06 12:51 AM
"Show Placeholders" in options/view menu does'nt work. Excel Discussion (Misc queries) 0 January 5th 06 12:51 AM
"Show Windows in Taskbar" option from the ToolsOptionsView broke Ben Zapp Excel Discussion (Misc queries) 0 November 9th 05 07:40 PM
clicking TOOLS/OPTIONS gives me error msg "cannot access dir D:/" Lori Rossi Excel Discussion (Misc queries) 1 October 23rd 05 09:50 PM


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