B
Binta
On a a data entry form for "SerialNo", I am checking to
see if the text entered already exists, if it does, the
user is notified and the record is displayed using a
bookmark property (OnExit event) on the Serial number.
The code works fine and displays records for the firt 200
records i.e. chose any serial number from the first 200
record, and anything after 200 i.e. records # 201 gives
me error # 3159 - "Run time Error, Not a valid
bookmark". Can someone explain and is there a different
way of displaying the record. I can post the code too if
needed. Thanks in advance for any help
see if the text entered already exists, if it does, the
user is notified and the record is displayed using a
bookmark property (OnExit event) on the Serial number.
The code works fine and displays records for the firt 200
records i.e. chose any serial number from the first 200
record, and anything after 200 i.e. records # 201 gives
me error # 3159 - "Run time Error, Not a valid
bookmark". Can someone explain and is there a different
way of displaying the record. I can post the code too if
needed. Thanks in advance for any help