mitchem1
Registered User.
- Local time
- Yesterday, 21:14
- Joined
- Feb 21, 2002
- Messages
- 153
What determines which record is displayed when my form opens? It currently displays the first record (ID = 1) from the record source (table). I changed the sort on the ID column to descending, hoping the form would show the last record when opened. It still shows the first. What am I missing here? Thanks.