Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 18
Default insert menu is dissabled

Hi All,
My "insert" menu is disabled thanks to a file which ran a macro. How can I
re-enable it or set my menus back to default status?

Many Thanks!!


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 94
Default insert menu is dissabled

You can try the following steps:

1) In Excel, press Alt + F11 to go to VB Editor
2) Press Ctrl + G to show the Immediate Pane.
3) In the Immediate Pane, type:
Application.Commandbars(1).reset
and press the Return key on your keyboard.
4) Close VB Editor.

Regards,
Edwin Tam

http://www.vonixx.com


"Shane" wrote:

Hi All,
My "insert" menu is disabled thanks to a file which ran a macro. How can I
re-enable it or set my menus back to default status?

Many Thanks!!



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default insert menu is dissabled

Tools=Customize

on the first tab, select Worksheet Menu Bar and hit Reset.

--
Regards,
Tom Ogilvy

"Shane" wrote in message
...
Hi All,
My "insert" menu is disabled thanks to a file which ran a macro. How can I
re-enable it or set my menus back to default status?

Many 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
Insert Menu Greyed Out SC-LS Excel Worksheet Functions 0 June 2nd 10 10:17 PM
Cannot insert worksheet in exel - not available in insert menu pedro39 Excel Worksheet Functions 1 July 24th 08 12:09 PM
Name command in Insert Menu Ahmad Wali Zahid Excel Discussion (Misc queries) 1 January 31st 06 08:37 AM
Insert symbol menu Stan Excel Discussion (Misc queries) 4 December 2nd 04 12:03 AM
Selected cells grow and data entry impossible EXT is dissabled Allanhart42 Excel Discussion (Misc queries) 1 November 26th 04 02:59 PM


All times are GMT +1. The time now is 11:23 AM.

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"