Trigger Event

gustaf111

Board Regular
Joined
Sep 6, 2011
Messages
120
Hello,

Is it possible to trigger an event if the mosue is/goes over a specific cell, say C3 ?

Gustaf
 

Excel Facts

Which lookup functions find a value equal or greater than the lookup value?
MATCH uses -1 to find larger value (lookup table must be sorted ZA). XLOOKUP uses 1 to find values greater and does not need to be sorted.
Hi,
What you're asking about is a 'mouse move' event.
I know we can trap that in a userform that's showing, but as far as I know there isn't a mouse move event we can use on the sheet itself. (Suppose some kind of UDF could be written for it, but I've never seen one.)

Now watch, someone will come along and prove me wrong! :mad:
(- which I guess would be good for you though, eh?)


EDIT:
I stand corrected. If anyone could've proven me wrong, it would be Juan!
 
Upvote 0

Forum statistics

Threads
1,214,998
Messages
6,122,639
Members
449,093
Latest member
Ahmad123098

We've detected that you are using an adblocker.

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.
Go back
Back
Top