Trevor Howard
Registered User.
- Local time
- Today, 10:21
- Joined
- Aug 29, 2002
- Messages
- 64
Hello all,
I have two subforms (incorporated in a main form “Service”), I would like each subform “contracts” and “Visits” to open on last record of each subform for that “Service” record.
I have tried on both subforms open: DoCmd.GoToRecord , , acLast
but they both still open on the first record. Any ideas?
Thanks!
Trevor
I have two subforms (incorporated in a main form “Service”), I would like each subform “contracts” and “Visits” to open on last record of each subform for that “Service” record.
I have tried on both subforms open: DoCmd.GoToRecord , , acLast
but they both still open on the first record. Any ideas?
Thanks!
Trevor