P
Pierre-Yves Ste-Marie
In a form, I have many records, with a scroller.
When I make a modification on one, I have this code
Me.Requery
to see the effect of my modification. But with that command, my pointer is
back to
the top of my list .
Any suggestion to stay on the same record I have modified, after the
modification?
Best regards
When I make a modification on one, I have this code
Me.Requery
to see the effect of my modification. But with that command, my pointer is
back to
the top of my list .
Any suggestion to stay on the same record I have modified, after the
modification?
Best regards