BeforeRightClick

G

gk

Start-Controlpanel-mouse and switch primary and sekondary mousebutton, makes
it possible to use my left mousebutton in sheets which code is written in the
BeforeRightClick.
Is it possible to write this prosedyre(Start-Controlpanel-mouse and switch
primary and sekondary mousebutton) when my workbook is opened?
 
G

Gary''s Student

You need to do some research:

1. find out what registry setting controls the assignment of the mouse buttons
2. have a workbook open event macro establish the proper setting
 
G

Gord Dibben

Leave your mouse buttons alone and change your event type from
beforerightclick to beforedoubleclick


Gord Dibben MS Excel MVP
 
G

gk

Thanks for advise Gord Dibben .
The thing is the fact that I notised that with beforedoubleklikk it is
possible to make the cell active with one Click and then it is possible to
change the word in the cell, and the sheet will be destroyd. In
beforerightClick there is only one click and after that the active cell is on
a safe place on the sheet.
I am very shure there is much more easier ways to this sheet than I have
done, but if I could change the primary mousebutton the my job was done. So
if anyone have an idea how this rutine should be written I would be very
happy.

skrev:
 
G

gk

Thanks Gary''s Student .
Sounds like you understands this. Here I must reveal my miner knowlege (but
- to ask a Question is beeing stupid for 5 seconds, to not ask questions is
to be stupid a lifetime). So how do I
1. find out what registry setting controls the assignment of the mouse
buttons have,

and do you have any suggestions how the workbook open event macro would look
like?





skrev:
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top