|
Home > Archive > MS Access database support > February 2006 > How to be auto jumped to last reord after opening form?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
How to be auto jumped to last reord after opening form?
|
|
| AA Arens 2006-02-19, 3:24 am |
| When I open a form, you will get the first record. Bu most of the time,
I am busy with my last reords. How to perform that when I open a form,
the last record is open, not the first one.
Bart
Acc2003
| |
| Jeff Smith 2006-02-19, 3:24 am |
|
"AA Arens" <bartvandongen@gmail.com> wrote in message
news:1140321419.294710.72740@z14g2000cwz.googlegroups.com...
> When I open a form, you will get the first record. Bu most of the time,
> I am busy with my last reords. How to perform that when I open a form,
> the last record is open, not the first one.
>
> Bart
> Acc2003
>
Have a look at the GoToRecord method in the VBA help file
Jeff
|
|
|
|
|