Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
My 5 year old son got onto my computor while i was away!!! he managed to
remove all the Buttons and toolbars from Word and Excel! including the menu bar buttons (File, Edit etc). I got the standard toolbar buttons back, but the menu bar buttons have completly gone! How do i get them back? I am blind with out them!!!! HELLLLLLLP!!! |
#2
![]() |
|||
|
|||
![]()
Excel - in the VB IDE (Alt-F11), open the immediate window (Ctrl-G), and
type Application.Commandbars(1).Enabled = True -- HTH RP (remove nothere from the email address if mailing direct) "Rick, United Kingdom" wrote in message ... My 5 year old son got onto my computor while i was away!!! he managed to remove all the Buttons and toolbars from Word and Excel! including the menu bar buttons (File, Edit etc). I got the standard toolbar buttons back, but the menu bar buttons have completly gone! How do i get them back? I am blind with out them!!!! HELLLLLLLP!!! |
#3
![]() |
|||
|
|||
![]()
Hi, I did as you said, but nothing happened! I still don't have the File Edit
etc. i typed as exactly as you displayed it. should i add the (-- RP) thing though when i tried that said there was an incomplete sub form. hoping for a response. "Bob Phillips" wrote: Excel - in the VB IDE (Alt-F11), open the immediate window (Ctrl-G), and type Application.Commandbars(1).Enabled = True -- HTH RP (remove nothere from the email address if mailing direct) "Rick, United Kingdom" wrote in message ... My 5 year old son got onto my computor while i was away!!! he managed to remove all the Buttons and toolbars from Word and Excel! including the menu bar buttons (File, Edit etc). I got the standard toolbar buttons back, but the menu bar buttons have completly gone! How do i get them back? I am blind with out them!!!! HELLLLLLLP!!! |
#4
![]() |
|||
|
|||
![]()
Maybe i should add that i am using Office 2000 Pro. I am also purchasing
Office 2003 Pro if this problem is not solved should i install over office 2000 and will the same problem arise in office 2003? Or should i uninstall Office 2000 first (including root files)? "Rick, United Kingdom" wrote: Hi, I did as you said, but nothing happened! I still don't have the File Edit etc. i typed as exactly as you displayed it. should i add the (-- RP) thing though when i tried that said there was an incomplete sub form. hoping for a response. "Bob Phillips" wrote: Excel - in the VB IDE (Alt-F11), open the immediate window (Ctrl-G), and type Application.Commandbars(1).Enabled = True -- HTH RP (remove nothere from the email address if mailing direct) "Rick, United Kingdom" wrote in message ... My 5 year old son got onto my computor while i was away!!! he managed to remove all the Buttons and toolbars from Word and Excel! including the menu bar buttons (File, Edit etc). I got the standard toolbar buttons back, but the menu bar buttons have completly gone! How do i get them back? I am blind with out them!!!! HELLLLLLLP!!! |
#5
![]() |
|||
|
|||
![]()
No just the Application line.
-- HTH RP (remove nothere from the email address if mailing direct) "Rick, United Kingdom" wrote in message ... Hi, I did as you said, but nothing happened! I still don't have the File Edit etc. i typed as exactly as you displayed it. should i add the (-- RP) thing though when i tried that said there was an incomplete sub form. hoping for a response. "Bob Phillips" wrote: Excel - in the VB IDE (Alt-F11), open the immediate window (Ctrl-G), and type Application.Commandbars(1).Enabled = True -- HTH RP (remove nothere from the email address if mailing direct) "Rick, United Kingdom" wrote in message ... My 5 year old son got onto my computor while i was away!!! he managed to remove all the Buttons and toolbars from Word and Excel! including the menu bar buttons (File, Edit etc). I got the standard toolbar buttons back, but the menu bar buttons have completly gone! How do i get them back? I am blind with out them!!!! HELLLLLLLP!!! |
#6
![]() |
|||
|
|||
![]()
Ok did that. and still nothing happened so i did the obvious! and pressed
enter. the follloing message popped up in a window: Complie error; Expected; indentifier or bracketed expression. I am sorry to be a pain. but i really am lost now! "Bob Phillips" wrote: No just the Application line. -- HTH RP (remove nothere from the email address if mailing direct) "Rick, United Kingdom" wrote in message ... Hi, I did as you said, but nothing happened! I still don't have the File Edit etc. i typed as exactly as you displayed it. should i add the (-- RP) thing though when i tried that said there was an incomplete sub form. hoping for a response. "Bob Phillips" wrote: Excel - in the VB IDE (Alt-F11), open the immediate window (Ctrl-G), and type Application.Commandbars(1).Enabled = True -- HTH RP (remove nothere from the email address if mailing direct) "Rick, United Kingdom" wrote in message ... My 5 year old son got onto my computor while i was away!!! he managed to remove all the Buttons and toolbars from Word and Excel! including the menu bar buttons (File, Edit etc). I got the standard toolbar buttons back, but the menu bar buttons have completly gone! How do i get them back? I am blind with out them!!!! HELLLLLLLP!!! |
#7
![]() |
|||
|
|||
![]()
Is this the line you used?
Application.Commandbars(1).Enabled = True (Did you copy and paste or did you type it in. I'm guessing a typo error. I'd try again!) Rick, United Kingdom wrote: Ok did that. and still nothing happened so i did the obvious! and pressed enter. the follloing message popped up in a window: Complie error; Expected; indentifier or bracketed expression. I am sorry to be a pain. but i really am lost now! "Bob Phillips" wrote: No just the Application line. -- HTH RP (remove nothere from the email address if mailing direct) "Rick, United Kingdom" wrote in message ... Hi, I did as you said, but nothing happened! I still don't have the File Edit etc. i typed as exactly as you displayed it. should i add the (-- RP) thing though when i tried that said there was an incomplete sub form. hoping for a response. "Bob Phillips" wrote: Excel - in the VB IDE (Alt-F11), open the immediate window (Ctrl-G), and type Application.Commandbars(1).Enabled = True -- HTH RP (remove nothere from the email address if mailing direct) "Rick, United Kingdom" wrote in message ... My 5 year old son got onto my computor while i was away!!! he managed to remove all the Buttons and toolbars from Word and Excel! including the menu bar buttons (File, Edit etc). I got the standard toolbar buttons back, but the menu bar buttons have completly gone! How do i get them back? I am blind with out them!!!! HELLLLLLLP!!! -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Lost all my menu bars and tool bars | Excel Discussion (Misc queries) | |||
Lost my "Menu Bar" | Excel Discussion (Misc queries) | |||
Lost my menu bar commands | Excel Discussion (Misc queries) | |||
I have lost my menu bars in Excel? | Excel Discussion (Misc queries) | |||
Lost 'file' menu! | Excel Discussion (Misc queries) |