I have an Events Detail form for viewing the details of an event or adding a new event to the calendar. On that form is a subform that shows the time and title of any events that are on the same date that is selected. I would like to be able to click on the time of any of the events shown in the subform and have the main form change to that record. How do I write a VBA On Click event to do that?
The key primary key field name is [ID]
Thanks
The key primary key field name is [ID]
Thanks