#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 36
Default toolbars

I have a workbook setup to open in the full screen mode
w/o any toolbars/command bars h/v bars etc. Everything
works good until I minimize the screen down to the
Windows taskbar. Upon maximizing, the toolbars (only) re-
appear . This only happens if the current workbook is
the only one open. If another workbook is open, Excel
2000 will default to the toolbars of the open workbook.
This is what I want. For a user to be able only to use
my settings when in my workbook and at all other times
default to the users settings.

I am opening w/
Private Sub Workbook_Activate()
Application.DisplayFullScreen = True
Application.CommandBars(1).Enabled = False

OR

Application.CommandBars.Visible = False

Thanks for any help.


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
Toolbars Sarah at DaVita Excel Discussion (Misc queries) 1 January 23rd 08 02:43 AM
ToolBars bach New Users to Excel 5 August 11th 05 11:10 AM
toolbars George Setting up and Configuration of Excel 2 February 8th 05 04:27 AM
Toolbars Randal W. Hozeski Excel Programming 6 January 2nd 04 04:48 PM
toolbars Joe 90[_2_] Excel Programming 0 November 1st 03 02:23 AM


All times are GMT +1. The time now is 12:27 AM.

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"