F
franklinbukoski
I would like "due dates" to be automatically calculated/entered into a field
on a form after I input a "thru date" on the same form. How do I do this?
I created an update query that will update all records in a table whenever
it's run to recalculate due dates based on thru dates whenever I run the
query. However, while the form is open and a record modified the data does
not automatically populate after I enter a thru date. I tried placing the
query to run in the On Lost Focus field of the Thru Date properties, and the
query runs but the data does not visibly get updated. I have to close the
form, open the form, click back in the thru date and then click out of the
thru date for it to work.
on a form after I input a "thru date" on the same form. How do I do this?
I created an update query that will update all records in a table whenever
it's run to recalculate due dates based on thru dates whenever I run the
query. However, while the form is open and a record modified the data does
not automatically populate after I enter a thru date. I tried placing the
query to run in the On Lost Focus field of the Thru Date properties, and the
query runs but the data does not visibly get updated. I have to close the
form, open the form, click back in the thru date and then click out of the
thru date for it to work.