G
Guest
Within a form displayin multiple records, I check in field_one wether
field_two is
already filled properly. In case it isn't I do:
me.field_two = me.field_one.
It is working - but when trying to leave field_one in the first record and
jump to
any field in record seven, the cursor isn't leaving field _one. To leave the
field in
record one, I have to go to any field in that record and leave from there as
usual.
Guess it is only a simple prob, but I don't have any idea.
Any helpful hint would be appreciated.
field_two is
already filled properly. In case it isn't I do:
me.field_two = me.field_one.
It is working - but when trying to leave field_one in the first record and
jump to
any field in record seven, the cursor isn't leaving field _one. To leave the
field in
record one, I have to go to any field in that record and leave from there as
usual.
Guess it is only a simple prob, but I don't have any idea.
Any helpful hint would be appreciated.