G
Guest
I have a form that uses navigation buttons for the user to view all the
records. When they reach the last record and select next a blank record
appears. As I have some calculations that occur when the form loads this
results in the auto-number generating a new record in the table. If the user
didn't want to create a new record and leave the form I am left with a
redundant record in the table.
I have another button which utilises carry over code for new records so I
want the user to only use that for new records.
How do I force at "stop" at the last record?
records. When they reach the last record and select next a blank record
appears. As I have some calculations that occur when the form loads this
results in the auto-number generating a new record in the table. If the user
didn't want to create a new record and leave the form I am left with a
redundant record in the table.
I have another button which utilises carry over code for new records so I
want the user to only use that for new records.
How do I force at "stop" at the last record?