Change the record of the form from a choice is a subform?

scooteman

Registered User.
Local time
Today, 15:11
Joined
Nov 30, 2009
Messages
57
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
 

Users who are viewing this thread

Back
Top Bottom