i have a query that calculates how many open tasks a person has left in the day and the total value of the remaining tasks. this query functions fine and updates after a user completes a task. problem is that when a user wants to go back and clear all the fields in the form they use to complete the tasks, the query is supposed to recognize this cleared task as open once again, the query is not acknowledging this and keeps the count as if it has been completed.
any thoughts?
any thoughts?