Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Jerry S
 
Posts: n/a
Default Mouse right button not working

After reinstalling Excel the right mouse function does not work. I love to
use the copy and paste fuctions, this is much quicker than going to the menu
bar.
--
Jerry S
  #2   Report Post  
Dave Peterson
 
Posts: n/a
Default

Does it work in any other application (to eliminate hardware problems).

Does it work in other worksheets?


Jerry S wrote:

After reinstalling Excel the right mouse function does not work. I love to
use the copy and paste fuctions, this is much quicker than going to the menu
bar.
--
Jerry S


--

Dave Peterson
  #3   Report Post  
Dave Peterson
 
Posts: n/a
Default

Does it work in any other application (to eliminate hardware problems).

Does it work in other worksheets?

Does it work in other workbooks?

If it works in other worksheets or other workbooks, maybe the designer turned it
off for a reason.

You should speak with the developer of that workbook.

If it doesn't work in other workbooks (and it's not a hardware problem), then
try this:

hit alt-f11 (to get to the VBE)
hit ctrl-g (to see the immediate window)

type this and hit enter:
application.commandbars("Cell").enabled = true
then back to excel to test.

If that didn't work, try this in the VBE immediate window:
application.commandbars("Cell").reset

Jerry S wrote:

After reinstalling Excel the right mouse function does not work. I love to
use the copy and paste fuctions, this is much quicker than going to the menu
bar.
--
Jerry S


--

Dave Peterson
  #4   Report Post  
Jerry S
 
Posts: n/a
Default

Dave this worked ,thanks.

"Dave Peterson" wrote:

Does it work in any other application (to eliminate hardware problems).

Does it work in other worksheets?

Does it work in other workbooks?

If it works in other worksheets or other workbooks, maybe the designer turned it
off for a reason.

You should speak with the developer of that workbook.

If it doesn't work in other workbooks (and it's not a hardware problem), then
try this:

hit alt-f11 (to get to the VBE)
hit ctrl-g (to see the immediate window)

type this and hit enter:
application.commandbars("Cell").enabled = true
then back to excel to test.

If that didn't work, try this in the VBE immediate window:
application.commandbars("Cell").reset

Jerry S wrote:

After reinstalling Excel the right mouse function does not work. I love to
use the copy and paste fuctions, this is much quicker than going to the menu
bar.
--
Jerry S


--

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
In only Excel, my mouse behaves as if the left button is held dow. DanV Excel Discussion (Misc queries) 1 March 14th 05 07:35 AM
Mouse continues to select after clicking on a cell in excel. Fletch Excel Discussion (Misc queries) 4 February 22nd 05 02:27 AM
moving mouse highlights cells without touching left mouse button bremboy Excel Discussion (Misc queries) 2 January 27th 05 06:19 PM
when mouse passes over button, no description is given Bill Tasker Excel Discussion (Misc queries) 1 December 12th 04 05:59 PM
Why does my autofill stay on after I release the mouse button? bmxracer4 Excel Discussion (Misc queries) 3 November 27th 04 05:43 PM


All times are GMT +1. The time now is 10:51 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"