theKruser
Registered User.
- Local time
- Today, 15:42
- Joined
- Aug 6, 2008
- Messages
- 122
I have a tbl that stores all my training dates. Some training items require multiple dates be recorded (i.e. quarterly recertification). My quandary comes in the form of most recent date selection.
I have multiple qrys that need to return only the most recent date for a given training item. I have tried implementing the DLookup function to no avail. I am not sure whether it is the wrong function to use or if I am just setting it up wrong. Any help would be greatly appreciated.
Thank you in advance.
I have multiple qrys that need to return only the most recent date for a given training item. I have tried implementing the DLookup function to no avail. I am not sure whether it is the wrong function to use or if I am just setting it up wrong. Any help would be greatly appreciated.
Thank you in advance.