Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
wbez
 
Posts: n/a
Default How do I find the Worksheet Menu bar in Excel if that is missing?


  #2   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips
 
Posts: n/a
Default How do I find the Worksheet Menu bar in Excel if that is missing?

Go to the VBIDE (Alt-F11), open the immediate window (Ctrl-G) and type

Application.Commandbars(1).Enabled = True

and Enter

--

HTH

Bob Phillips

(remove nothere from the email address if mailing direct)

"wbez" wrote in message
...



  #3   Report Post  
Posted to microsoft.public.excel.misc
wbez
 
Posts: n/a
Default How do I find the Worksheet Menu bar in Excel if that is missi

Thanks, work like a bomb.

"Bob Phillips" wrote:

Go to the VBIDE (Alt-F11), open the immediate window (Ctrl-G) and type

Application.Commandbars(1).Enabled = True

and Enter

--

HTH

Bob Phillips

(remove nothere from the email address if mailing direct)

"wbez" wrote in message
...




  #4   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips
 
Posts: n/a
Default How do I find the Worksheet Menu bar in Excel if that is missi

What, you mean it blew your PC up. Sorry <vbg

Bob

"wbez" wrote in message
...
Thanks, work like a bomb.




  #5   Report Post  
Posted to microsoft.public.excel.misc
GT
 
Posts: n/a
Default How do I find the Worksheet Menu bar in Excel if that is missi

Thanks bob, after 2 hours of frustration, that worked like a dream! GT

"Bob Phillips" wrote:

Go to the VBIDE (Alt-F11), open the immediate window (Ctrl-G) and type

Application.Commandbars(1).Enabled = True

and Enter

--

HTH

Bob Phillips

(remove nothere from the email address if mailing direct)

"wbez" wrote in message
...




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
rows 1-2 missing from excel worksheet Perplexed Excel Worksheet Functions 1 October 29th 05 03:09 AM
Activate method of Worksheet class fails in Excel 2000 Chris Bloom Excel Discussion (Misc queries) 3 September 10th 05 12:05 AM
How do i put back my excel worksheet menu bar crypaz Excel Worksheet Functions 1 April 10th 05 10:40 AM
create menus in excel worksheet Anthony Excel Worksheet Functions 1 February 23rd 05 03:04 PM
why can't excel do a simple find and copy row from a worksheet to. rasman Excel Worksheet Functions 2 December 28th 04 05:49 PM


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