Re: Last record entered
- From: "David C. Holley" <DavidCHolley@xxxxxxxxxxxx>
- Date: Thu, 29 Dec 2005 13:35:58 -0500
Put a SORT DESCENDING on the QUERY or SQLStatement used for the form's recordsource
GeorgeF wrote:
I have an Access 2003 table to collect labor hours by employee number and a form to interact with the table. It would be useful to open the form with the data from the last record entered chronologically. I tried using Dlast as a default value for employee number but it returns a seemingly random record rather than last entered. The table includes a date field and a unique autonumber field so it knows the last record. I just don't know how to retrieve it.
Thanks
.
- Prev by Date: Re: SWITCHBOARD BUTTON LINKING MENUS NOT FUNCTIONING
- Next by Date: Re: Need VBA Code for Check Box
- Previous by thread: Re: SWITCHBOARD BUTTON LINKING MENUS NOT FUNCTIONING
- Next by thread: Re: Field dependent on another field
- Index(es):