Wrox Home  
Search P2P Archive for: Go

  Return to Index  

access thread: goto record added/modified after .requery


Message #1 by "loveloic" <loveloic@h...> on Thu, 19 Sep 2002 09:08:52
Hello,

Stupid little question, maybe someone can help:

I just inserted values into a table, and I would like my form to 
reposition itself on that record. HOW?
I have tried:

CurRec= me.currentrecord
me.requery 'for the inserted record to be included
me.currentrecord= CurRec


But he tells me "this is a Read-only property that cant be set" or 
something... Any thoughts, anyone? 

Thx,

loic

  Return to Index