Hello all,
I'm using a table containing following fields:id number, firstname, lastname,etc..
I'm using this table in a form to add some more information about the concerned person. This is working fine, but some times it happen's that the firstname and only the firstname) in record 1 is replaced by the firstname of the record with which I'm workin at the moment ( example: I'm at record 456, the first name there is Christian, when I reopen the form at record 1, the firtname there is now Christian instread of John)
How to avoid this?
regards, Paul
I'm using a table containing following fields:id number, firstname, lastname,etc..
I'm using this table in a form to add some more information about the concerned person. This is working fine, but some times it happen's that the firstname and only the firstname) in record 1 is replaced by the firstname of the record with which I'm workin at the moment ( example: I'm at record 456, the first name there is Christian, when I reopen the form at record 1, the firtname there is now Christian instread of John)
How to avoid this?
regards, Paul