I have a form with several fields that are completed by a project manager to show the latest update of a project. Once the form is submitted, it goes to an approver, and a workflow moves the entry to a second approved sheet when approval is given. A workflow then sets a new date as the next update field, and additional workflow prompts the PM to complete a new update form when the next update has arrived and the submitted flag is unchecked. The primary key in both forms is the project number.
Question - Is it possible, when a new form is submitted to have it find a previous entry and set a flag as checked so that the next update reminder is turned off?