Hi, all -
I've created a DB in which my records are auto-numbered. (This number is also my primary key for the table.) I'm attempting to allow for viewing/printing of a single, specified issue within a report, but I'm having difficulty limiting the records being selected.
Essentially, I'm providing a "pop-up" free-form text box in which a user can enter an auto-number record number for viewing. I'm also, therefore, trying to figure out how to let the user know, if necessary, that the particular issue number they've entered does not correspond to a record in the DB. Any assistance is greatly appreciated!
mel
I've created a DB in which my records are auto-numbered. (This number is also my primary key for the table.) I'm attempting to allow for viewing/printing of a single, specified issue within a report, but I'm having difficulty limiting the records being selected.
Essentially, I'm providing a "pop-up" free-form text box in which a user can enter an auto-number record number for viewing. I'm also, therefore, trying to figure out how to let the user know, if necessary, that the particular issue number they've entered does not correspond to a record in the DB. Any assistance is greatly appreciated!
mel