I'm using a Customers form with an 'Allocated To' field for the staff member responsible. The form has a subform for the Events the customer has attended, and this contains an Actions subform for actions relating to each event.
A 'My Actions' button opens a second Actions form in datasheet view, showing all actions for the person currently in 'Allocated To'.
My client now wants to be able to select an action in this second form and use it to trigger going back to the relevant customer's record in the Customers form.
How can I close the Customer form when clicking My Actions but still retain the customer name in Allocated To since this is needed for the query source of the Actions form? I could then reopen the Customer form to the appropriate record.
Or is there another way?
A 'My Actions' button opens a second Actions form in datasheet view, showing all actions for the person currently in 'Allocated To'.
My client now wants to be able to select an action in this second form and use it to trigger going back to the relevant customer's record in the Customers form.
How can I close the Customer form when clicking My Actions but still retain the customer name in Allocated To since this is needed for the query source of the Actions form? I could then reopen the Customer form to the appropriate record.
Or is there another way?