Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 15
Default Unwanted bar appears at the top of the sheet

This is a bit of a wierd one. I have an application that i open with no
toolbars and menu disabled so it is totally without and real estate. It's
fine until I start clicking an option button which switches to the next
sheet which is a chart with the same lack of real estate. When I do I get a
bar (like the menu bar with no menus) appear across the top. It wouldn't be
that bad but it appears in front and blocks the top bit of a group of
buttons so anyone know how I would prevent it fronm appearing?

Thanks for your help Mark


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 923
Default Unwanted bar appears at the top of the sheet

Hi Mark
Not a solution but I have a similar problem, I leave the main menu on, no
toolbars but there is a custom toolbar I create that sits underneath the
main menu. Until I activate a chart sheet and the main menu and custom
toolbar change places, activating a worksheet and they switch back.- quite
bizarre. Not really figured out what is going on but sounds like your
problem is similar in nature.

Maybe we will both get some insight from the NG ?

--
Cheers
Nigel



"Mark Stephens" wrote in message
...
This is a bit of a wierd one. I have an application that i open with no
toolbars and menu disabled so it is totally without and real estate. It's
fine until I start clicking an option button which switches to the next
sheet which is a chart with the same lack of real estate. When I do I get

a
bar (like the menu bar with no menus) appear across the top. It wouldn't

be
that bad but it appears in front and blocks the top bit of a group of
buttons so anyone know how I would prevent it fronm appearing?

Thanks for your help Mark




  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Unwanted bar appears at the top of the sheet

When a chart has the focus, the Worksheet Menu Bar is replaced with the
Chart Menu Bar

? commandbars(1).Name
Worksheet Menu Bar
? commandbars(2).Name
Chart Menu Bar

So I suspect you need to disable the Chart Menu Bar

--
Regards,
Tom Ogilvy


"Nigel" wrote in message
...
Hi Mark
Not a solution but I have a similar problem, I leave the main menu on, no
toolbars but there is a custom toolbar I create that sits underneath the
main menu. Until I activate a chart sheet and the main menu and custom
toolbar change places, activating a worksheet and they switch back.- quite
bizarre. Not really figured out what is going on but sounds like your
problem is similar in nature.

Maybe we will both get some insight from the NG ?

--
Cheers
Nigel



"Mark Stephens" wrote in message
...
This is a bit of a wierd one. I have an application that i open with no
toolbars and menu disabled so it is totally without and real estate.

It's
fine until I start clicking an option button which switches to the next
sheet which is a chart with the same lack of real estate. When I do I

get
a
bar (like the menu bar with no menus) appear across the top. It wouldn't

be
that bad but it appears in front and blocks the top bit of a group of
buttons so anyone know how I would prevent it fronm appearing?

Thanks for your help Mark






  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 923
Default Unwanted bar appears at the top of the sheet

Tom
You have solved my problem - as usual, thanks very much.

It was indeed the exchange of toolbars that caused the problem.

--
Cheers
Nigel



"Tom Ogilvy" wrote in message
...
When a chart has the focus, the Worksheet Menu Bar is replaced with the
Chart Menu Bar

? commandbars(1).Name
Worksheet Menu Bar
? commandbars(2).Name
Chart Menu Bar

So I suspect you need to disable the Chart Menu Bar

--
Regards,
Tom Ogilvy


"Nigel" wrote in message
...
Hi Mark
Not a solution but I have a similar problem, I leave the main menu on,

no
toolbars but there is a custom toolbar I create that sits underneath the
main menu. Until I activate a chart sheet and the main menu and custom
toolbar change places, activating a worksheet and they switch back.-

quite
bizarre. Not really figured out what is going on but sounds like your
problem is similar in nature.

Maybe we will both get some insight from the NG ?

--
Cheers
Nigel



"Mark Stephens" wrote in message
...
This is a bit of a wierd one. I have an application that i open with

no
toolbars and menu disabled so it is totally without and real estate.

It's
fine until I start clicking an option button which switches to the

next
sheet which is a chart with the same lack of real estate. When I do I

get
a
bar (like the menu bar with no menus) appear across the top. It

wouldn't
be
that bad but it appears in front and blocks the top bit of a group of
buttons so anyone know how I would prevent it fronm appearing?

Thanks for your help Mark








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
Unwanted Prompt When Saving a Protected Sheet in 2007 faraway Excel Discussion (Misc queries) 0 May 6th 09 12:46 PM
Delete unwanted sheet Brenda Excel Discussion (Misc queries) 6 October 19th 08 06:13 AM
unprotect a sheet that appears to be unprotected already TamsinL Excel Worksheet Functions 3 December 9th 06 10:28 AM
only the last sheet tab appears when opening workbook Aline Yiu Excel Discussion (Misc queries) 4 October 4th 06 04:52 PM
How do I remove an unwanted check box from an Excel spread sheet? Brondero Excel Discussion (Misc queries) 6 September 8th 06 02:42 AM


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