I have a table that stores records based on a field in another table/form. Because this field changes multiple times I always want the most current entry in the pop up table/form.
How would I got about making sure when I run queries/reports that only the most current data is taken from this table? Should I add another field to the table that has a date/time and have it =Now? Would this be the best way?
Thank you!!
How would I got about making sure when I run queries/reports that only the most current data is taken from this table? Should I add another field to the table that has a date/time and have it =Now? Would this be the best way?
Thank you!!