In my database, I have an "Event" form that contains an "Activities" subform. Each Event can have several activities associated with it. Here is what I want to do:
When all the "Activities" in an Event have an "ActivityStatus" of "Closed", I want the "EventClosed" checkbox on the Main Event form to auto check.
I have attached a sample database. The Main Menu will allow you to select a "New Event" which opens a blank Event form ready for a new entry or you can select "Event List" which will open up a list of already created Events and allow you to open that Event for edits.
Any help is much appreciated!
Thanks!