I have a form field that the user inputs the date in. I have another field that will change this number date to the actual day of the week but this field is dependent on the date field so it does not update in the table. How can I get the day field to update in my table so I can query off of it? Thanks for any help!