Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default DisplayWorkbookTabs: How to mirror Sheet Tabs option?

I would like to use the DisplayWorkbookTabs to access the "Sheet Tabs"
check box value found on a workbooks' "View" option tab.

I would have thought that the
Application.ActiveWindow.DisplayWorkbookTabs would reflect this.
However, if I have a workbook with "Sheet Tabs" option unchecked, I
nonetheless find that Application.ActiveWindow.DisplayWorkbookTabs =
True immediately after loading the workbook file.

What code would I use to determine if the "Sheet Tabs" option is
checked/uncheked?

Thanks.

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default DisplayWorkbookTabs: How to mirror Sheet Tabs option?


Hello Glenn,

Place your code in the Workbook_Open event.

Sincerely,
Leith Ross


--
Leith Ross
------------------------------------------------------------------------
Leith Ross's Profile: http://www.excelforum.com/member.php...o&userid=18465
View this thread: http://www.excelforum.com/showthread...hreadid=505842

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default DisplayWorkbookTabs: How to mirror Sheet Tabs option?

Thanks, Leith.

Although it seems that that would work, I don't think I have that
option available. I am using Excel Automation from within VB, using
late binding. Unless I'm doing something wrong, apparently, I don't
get any Excel events using late binding.

Besides that, why is it that my code works in the Workbook_Open event,
yet if I place it in VB immediately after opening the document, it
doesn't?

Thanks.

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
Wanted: Worksheet Tabs that "mirror" the first few columns of Pre Jack&Jill Excel Discussion (Misc queries) 0 January 4th 08 08:47 PM
Sheet tabs are hidden...option is checked okamico Excel Discussion (Misc queries) 4 January 12th 06 09:14 PM
A Mirror Copy of a Sheet with Different Outlook munim Excel Programming 3 January 4th 06 07:58 PM
My Excel Sheet has opened as a mirror image - Column A is on the . Philip Setting up and Configuration of Excel 2 December 29th 04 07:28 PM


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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"