Hi all,
I use Me.Requery to refresh a form's data. But every time I click the refresh button, it jumps to the first record.
I could store the "primary key" before Me.Requery and do a Me.Filter by the "primary key".
But I was wondering if the jumping to first record was by design or something I might have overlooked.
Any other ways to work around it?
Thank you
RiderJon
"I might have created ctrl+alt+del,
But Bill made it famous" - Dr. Dave
I use Me.Requery to refresh a form's data. But every time I click the refresh button, it jumps to the first record.
I could store the "primary key" before Me.Requery and do a Me.Filter by the "primary key".
But I was wondering if the jumping to first record was by design or something I might have overlooked.
Any other ways to work around it?
Thank you
RiderJon
"I might have created ctrl+alt+del,
But Bill made it famous" - Dr. Dave