Hi, I have a series of 10 update queries that I need to run upon completion of a form's data entry. Currently when it runs its updating all records, but at this point I only need the queries to update the current record. How do I tell each query to only update the current record that was input?