hceonetman
Technical User
Just starting out adding to VB code to Access 2000 apps, and I'm not sure how to do this. I used a query to populate a table with employees and their sick days, sorted by empl name, then by sick day descending. I'm only interested in the most recent date - the first record for each employee, so I'd like to step thru the table deleting all but the first record for each empl. I'd like a module that could be called from the same macro that creates the table, leaving me with each employee and his most recent sick date.
I know it sounds simple, but like I said, I'm a newcomer to VB programming. Any suggestions on best websites or books on Access VB coding also appreciated.
Thanks for your help,
HCEONETMAN
I know it sounds simple, but like I said, I'm a newcomer to VB programming. Any suggestions on best websites or books on Access VB coding also appreciated.
Thanks for your help,
HCEONETMAN