Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

What Ref Edit event shoots After User Completed the selection?

Status
Not open for further replies.

19411945

Technical User
Jan 8, 2003
2
US
Hello,
What Event do I use with RefEdit control that shoots after user have made the selection on the spreadssheet and released the mouse button? I tried using onchange() event, but it shoots each time I include new cell in the selection.
I would very appreciate if you help me.
Thank you. :)


 
Hi There 19411945 - Interesting name!

I think it's the BeforeDragOver() event, but I'm sorry I haven't worked out how to trap and use it properly myself.
HTH

Chris
 
Hi,

I don't know what problem you are having with the Worksheet_SelectionChange event? With or without a Userform, this event fires AFTER the user completes a range selection change (ie releases the left-mouse button)

???

Skip,
Skip@TheOfficeExperts.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top