Paul Cooke
Registered User.
- Local time
- Today, 21:52
- Joined
- Oct 12, 2001
- Messages
- 288
Hi
I have a small issue with list boxes and wonder if ther is a fix for it.
I have two list boxes on a form 1 for Gender and one for Title.
At the moment, if a user types in 'M' in gender Male comes up which is correct, but if they typed in something like Mail or even '123' that stays in the list box and the focus moves to the next control.
I have got the properties set as:-
Limit To List as Yes
Allow Value List Edits as No
Inherit Value List as Yes
Show Only row Source Values as Yes
Is there a way to stop anything being entered in these controls apart from what is in the row source?
many thanks for any advice offered.
Paul
I have a small issue with list boxes and wonder if ther is a fix for it.
I have two list boxes on a form 1 for Gender and one for Title.
At the moment, if a user types in 'M' in gender Male comes up which is correct, but if they typed in something like Mail or even '123' that stays in the list box and the focus moves to the next control.
I have got the properties set as:-
Limit To List as Yes
Allow Value List Edits as No
Inherit Value List as Yes
Show Only row Source Values as Yes
Is there a way to stop anything being entered in these controls apart from what is in the row source?
many thanks for any advice offered.
Paul