A number of the forms in my database contain command buttons that allow users to go to the next record when the button is clicked. However, if the last record is being viewed and the "Next Record" cmd button is clicked, a blank form is displayed.
Is it possible to modify the "on click" code so that if the last record is being displayed and the Next Record cmd button is clicked, the user won't see a blank form?
Can I add a disply message that says "No more records" and also not show a blank form?
Thanks in advance for your help,
KerryL
Is it possible to modify the "on click" code so that if the last record is being displayed and the Next Record cmd button is clicked, the user won't see a blank form?
Can I add a disply message that says "No more records" and also not show a blank form?
Thanks in advance for your help,
KerryL