Numpty
on t'internet
- Local time
- Today, 06:02
- Joined
- Apr 11, 2003
- Messages
- 60
Hi everyone - I'm new here and new to Access so bear with me if there is an obvious answer to this one
I have a command button on a form when when pressed opens another form which will find a specific record based on the record in the previous form (linked by the PK [DelegateID]).
When the second forms opens it filters the records so the user cannot navigate to other records and wil only display the the one record which the first form passed.
I would like to be able to have the user navigate through the other records but cannot seem to be able to get this to work.
I have changed the Allow Filters property to NO but still got the same problem.
Any help appreciated guys.
I have a command button on a form when when pressed opens another form which will find a specific record based on the record in the previous form (linked by the PK [DelegateID]).
When the second forms opens it filters the records so the user cannot navigate to other records and wil only display the the one record which the first form passed.
I would like to be able to have the user navigate through the other records but cannot seem to be able to get this to work.
I have changed the Allow Filters property to NO but still got the same problem.
Any help appreciated guys.