I have a table which has a field for leaving date. This table will have duplicate records whereby 1 customer number may have 3 different leave dates.
I need to update the most recent leave date in table 1 with the leave date from table two but I can't figure out how to use dmax.
Can it be done?
I need to update the most recent leave date in table 1 with the leave date from table two but I can't figure out how to use dmax.
Can it be done?