Mile-O
Back once again...
- Local time
- Today, 22:30
- Joined
- Dec 10, 2002
- Messages
- 11,305
I'm trying to use this property for the first time.
I have a combo box that lists the months January through December.
I just want to make sure that nobody can type anything else into the combo box.
Limit To List is set to Yes.
I thought that if I restored the value that was in the combobox before the user tried to imagine a new month then I could capture that - my code now restores the month's name if overtyped. However, I still get The value you have entered is not in the list."
Any suggestions round this?
I have a combo box that lists the months January through December.
I just want to make sure that nobody can type anything else into the combo box.
Limit To List is set to Yes.
I thought that if I restored the value that was in the combobox before the user tried to imagine a new month then I could capture that - my code now restores the month's name if overtyped. However, I still get The value you have entered is not in the list."
Any suggestions round this?
Last edited: