Which button was clicked

J

Jay

Is there a way to determine which mouse button was clicked from within a
macro for the "On Mouse Down" event? For example, if the user left clicks a
field on a form, the macro just exits. If the user right clicks, some
actions are taken. For this to work, it seems like I would need the
Condition column to have an expression that indicates which button was
clicked.

BTW, I know how to do this in VBA, but I'd like to know if it is possible in
a macro.

Jay
 

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