Hi,
I'm working on and app that when gets to line "me.Requery" its supposed to jump to the next recordset and then go to a Subroutine called: Private Sub Form_Current
This was the way it has always worked. However currently it stays in the same record always and does not procede to the next.
Could someone help me figure out what exactly me.Requery does and how can I find out what it calls.
Thank you in advance!
I'm working on and app that when gets to line "me.Requery" its supposed to jump to the next recordset and then go to a Subroutine called: Private Sub Form_Current
This was the way it has always worked. However currently it stays in the same record always and does not procede to the next.
Could someone help me figure out what exactly me.Requery does and how can I find out what it calls.
Thank you in advance!