G
Guest
Address table for employees. Pk Autonumber field, emp ID, and change of
address date. I am trying for Max date to get current address for all
employees. Max date then group by emp ID. How do I get PK for the records?
When I try to add I get all records. Thanks
address date. I am trying for Max date to get current address for all
employees. Max date then group by emp ID. How do I get PK for the records?
When I try to add I get all records. Thanks