I have an EVENTS table and a related TASKS table. The Tasks table as a field for Status where I mark tasks “Done”.
When in the EVENTS table, I would like the related tasks to only show tasks that are not marked “Done” but don’t the easiest way how.
I have an EVENTS table and a related TASKS table. The Tasks table as a field for Status where I mark tasks “Done”.
When in the EVENTS table, I would like the related tasks to only show tasks that are not marked “Done” but don’t the easiest way how.
This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.