I am a very novice Access user. I have a table that contains all of our callback dates for our customers. The problem is that some customers have multiple callback dates. Some of them are even in the past and haven't been deleted. Some only have callback dates in the past. I want to create a query that will keep only one callback date for each customer. I would like to keep the callback date that is closest to today in the future. However I don't...