I have a table that stores different visits to clients and the key fields in this table are the ClientName and VisitDate.
I am trying to design a query that extracts from the above table only the latest visit to each client where there is more than one visit found and if there is only one in the entire table, just that one.
I would appreciate any assistance.
Square
I am trying to design a query that extracts from the above table only the latest visit to each client where there is more than one visit found and if there is only one in the entire table, just that one.
I would appreciate any assistance.
Square