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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Determine Mouse Location

Status
Not open for further replies.

emergencyplan

Technical User
Aug 19, 2003
34
GB
Hello,

I would like to have a form displaying a map, when the user clicks on this map, a box would be drawn and the maximum x,y values and minimum x,y values would be displayed in either a message box etc.

Any ideas on whether this can be done?? I have programmed something similiar in VB using currentx and currenty, can this be used in Access??

Thanks in advance,

Laurence
 
CurrentX and CurrentY are functions available in VBA. I assume they do the same thing as in VB.

The Missinglinq

"It's got to be the going,
not the getting there that's good!"
-Harry Chapin
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top