Dropdown controls - List vs Combo
- From: "Don Smith" <dsmith@xxxxxxxxx>
- Date: 20 Jan 2006 06:41:33 -0800
I hope this is an easy question.
If I use the DropDownCombo style, users are NOT restricted to the
choices provided, but can enter anything they choose.
If I use the DropDownList style, users ARE restricted to entering from
the list and cannot enter their own text. But I cannot find a way to
use this control and still allow the user to blank out the control once
text has been entered.
That is my question - how can I provide (blank) as an entry-choice in a
ListBox? I have tried all of these without success:
;a;b;c
a;b;c;
a;b;c;''
a;b;c;""
a;b;c;;
Thanks in advance!
Don Smith - Indiana University
.
- Follow-Ups:
- Re: Dropdown controls - List vs Combo
- From: Sue Mosher [MVP-Outlook]
- Re: Dropdown controls - List vs Combo
- Prev by Date: Re: Outlook form works on 2003 but not on 2000
- Next by Date: Re: Dropdown controls - List vs Combo
- Previous by thread: Form
- Next by thread: Re: Dropdown controls - List vs Combo
- Index(es):
Relevant Pages
|