I've deleted all my standard menus (File,edit,windows etc etc )by dragging them off screen while I was trying to customise my menu with a custom menu. I don't seem to be able to get them back. Any ideas ?
The Excel addin from http://www.asap-utilities.com has a vision control which enbles the toolbars to be hidden and restored by clicking on it. Not really sure if it will work in this case and i am not about to delete my toolbars to find out. You can download it for free and try to use the restore toolbars button
Good luck
Deleted them ( I think ). Went to toolbars customize and then dragged the file command from the menu and it disappeared, Did this for all commands so I was just left with my custom menu. Now I can't get file or any of the others back !
Interesting problem. Don't know why your reinstall didn't work. Try this.<pre>
Sub test1()
Application.CommandBars(1).Reset
Application.CommandBars(1).FindControl(Id:=30002, recursive:=True).Reset
End Sub</pre>
P.S. It is better to post back to your original thread and move it back to the top then starting a new one.
That way others can follow the help ideas easier. This message was edited by Dragracer on 2002-08-29 12:04
We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel
Which adblocker are you using?
Disable AdBlock
Follow these easy steps to disable AdBlock
1)Click on the icon in the browser’s toolbar. 2)Click on the icon in the browser’s toolbar. 2)Click on the "Pause on this site" option.
Go back
Disable AdBlock Plus
Follow these easy steps to disable AdBlock Plus
1)Click on the icon in the browser’s toolbar. 2)Click on the toggle to disable it for "mrexcel.com".
Go back
Disable uBlock Origin
Follow these easy steps to disable uBlock Origin
1)Click on the icon in the browser’s toolbar. 2)Click on the "Power" button. 3)Click on the "Refresh" button.
Go back
Disable uBlock
Follow these easy steps to disable uBlock
1)Click on the icon in the browser’s toolbar. 2)Click on the "Power" button. 3)Click on the "Refresh" button.