sheesh.katie
Registered User.
- Local time
- Today, 15:14
- Joined
- Aug 8, 2012
- Messages
- 10
Good morning!
This is something that should be simple, but for some reason I can't figure it out and can't seem to find the answer anywhere.
I am trying to get my form to automatically show the last record whenever it is opened. Nothing that I find seems to work. Usually, it has involved something like this:
DoCmd.GoToRecord , , acLast
...and either they haven't worked or it gives me an error message. Could somebody slip me a code and location for this? Or tell me what I'm supposed to change that I'm missing.
Thanx!
This is something that should be simple, but for some reason I can't figure it out and can't seem to find the answer anywhere.
I am trying to get my form to automatically show the last record whenever it is opened. Nothing that I find seems to work. Usually, it has involved something like this:
DoCmd.GoToRecord , , acLast
...and either they haven't worked or it gives me an error message. Could somebody slip me a code and location for this? Or tell me what I'm supposed to change that I'm missing.
Thanx!
