View Full Version : Record Navigation


Shayne
12-18-2000, 07:35 AM
I have a simple Select query that finds a record based on input from the user.
[ServiceUserId] which is also the primary key of the table.
The way I have this coded is that the query becomes the record source for the form. Doing this the navigation buttons have no use because the form now only has one record source.
I want to be able to locate this record and still have the functionality of the navigation buttons, allowing the user to proceed to the next record, previous record, etc.

Pat Hartman
12-18-2000, 06:17 PM
Please don't post the same question in multiple places. It just causes confusion.