I have a need to get the most recent date from one record and put it in another record. The tables are linked. I don't want to run a query every time the date is needed. All I have been able to find requires a query. Is it possible to do this without running a query every time?