W
Wierdbeard65
First up, thanks to everyone who has been answering my various questions! I'm
getting there.
I have followed the instructions in the online help for adding a
context-sensitive menu to a report. I only seem to be able to add it to the
whole report, though, not to individual entities. That's ok. but if my menu
commands then go on to run VBA, how do I determine the object that was under
the mouse when the menu was activated?
I have a report that is a timeline. I want to be able to create a menu with
three entries. One to add a new event, one to open the properties of an event
and one to delete an event. For the latter two, I need to know the record
that was clicked on....
Any ideas anyone?
getting there.
I have followed the instructions in the online help for adding a
context-sensitive menu to a report. I only seem to be able to add it to the
whole report, though, not to individual entities. That's ok. but if my menu
commands then go on to run VBA, how do I determine the object that was under
the mouse when the menu was activated?
I have a report that is a timeline. I want to be able to create a menu with
three entries. One to add a new event, one to open the properties of an event
and one to delete an event. For the latter two, I need to know the record
that was clicked on....
Any ideas anyone?