Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Menus / Links associated with right-mouse-click lost!

I've lost the ability to use my right-mouse click to bring up menus and
associated links in Excel (only - other office programs still support this
ability eg. Word/PPT still ok). This came about after I was using a
spreadsheet which had macros I believe associated with the right mouse click.
I've checked my macros in Excel and currently have nothing associated with
this saved and am at a loss as to how I get the use of my right mouse click
back.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Menus / Links associated with right-mouse-click lost!

Are you writing about the menu that shows up when rightclick in a cell--there
are lots of things you can rightclick on.

If it's just the cell rightclick menu:
Open excel
hit alt-f11 to get to the VBE (where macros live)
hit ctrl-g to see the immediate window
type this and hit enter:
application.commandbars("cell").enabled = true
and then type this and hit enter
application.commandbars("cell").reset

And then back to excel to test it out.



adnessoz wrote:

I've lost the ability to use my right-mouse click to bring up menus and
associated links in Excel (only - other office programs still support this
ability eg. Word/PPT still ok). This came about after I was using a
spreadsheet which had macros I believe associated with the right mouse click.
I've checked my macros in Excel and currently have nothing associated with
this saved and am at a loss as to how I get the use of my right mouse click
back.


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Menus / Links associated with right-mouse-click lost!

Yes it was when I was right-clicking on a cell that I lost my menu. Did
exactly as you said and voila - it's back!!!! Brilliant - this worked!!!
Thank you so much, you've saved the pain of having to reinstall Office as my
IT Helpdesk suggested!!

"Dave Peterson" wrote:

Are you writing about the menu that shows up when rightclick in a cell--there
are lots of things you can rightclick on.

If it's just the cell rightclick menu:
Open excel
hit alt-f11 to get to the VBE (where macros live)
hit ctrl-g to see the immediate window
type this and hit enter:
application.commandbars("cell").enabled = true
and then type this and hit enter
application.commandbars("cell").reset

And then back to excel to test it out.



adnessoz wrote:

I've lost the ability to use my right-mouse click to bring up menus and
associated links in Excel (only - other office programs still support this
ability eg. Word/PPT still ok). This came about after I was using a
spreadsheet which had macros I believe associated with the right mouse click.
I've checked my macros in Excel and currently have nothing associated with
this saved and am at a loss as to how I get the use of my right mouse click
back.


--

Dave Peterson

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Menus / Links associated with right-mouse-click lost!

And even worse, reinstalling excel wouldn't have helped.

I think lots of IT staff just suggest that because they're at a loss and it'll
get you off their backs for a few minutes.

You may want to try google to see if how many people have had similar problems
and some suggested solutions before contacting IT <bg.

I'd go here for lots of stuff first:
http://groups.google.co.uk/advanced_...=group:*excel*



adnessoz wrote:

Yes it was when I was right-clicking on a cell that I lost my menu. Did
exactly as you said and voila - it's back!!!! Brilliant - this worked!!!
Thank you so much, you've saved the pain of having to reinstall Office as my
IT Helpdesk suggested!!

"Dave Peterson" wrote:

Are you writing about the menu that shows up when rightclick in a cell--there
are lots of things you can rightclick on.

If it's just the cell rightclick menu:
Open excel
hit alt-f11 to get to the VBE (where macros live)
hit ctrl-g to see the immediate window
type this and hit enter:
application.commandbars("cell").enabled = true
and then type this and hit enter
application.commandbars("cell").reset

And then back to excel to test it out.



adnessoz wrote:

I've lost the ability to use my right-mouse click to bring up menus and
associated links in Excel (only - other office programs still support this
ability eg. Word/PPT still ok). This came about after I was using a
spreadsheet which had macros I believe associated with the right mouse click.
I've checked my macros in Excel and currently have nothing associated with
this saved and am at a loss as to how I get the use of my right mouse click
back.


--

Dave Peterson


--

Dave Peterson
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
updating links Laura Jean Excel Worksheet Functions 1 August 19th 06 11:07 AM
How to determine the maximum lost? Eric Excel Discussion (Misc queries) 3 March 6th 06 09:49 PM
Each Click of the Mouse D.Parker Excel Discussion (Misc queries) 13 April 28th 05 11:24 PM
can't update links...can't find links GJR3599 Excel Discussion (Misc queries) 1 April 4th 05 04:56 PM
Undoing LINKS in Excel 2000 jayceejay New Users to Excel 3 January 4th 05 05:58 PM


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