M
Madhusudhan
yep im sorry 'editability' is not a real word but it helped convey my
point, so i used it
I'm using Access 2003 (SP1) and am coding for it in VBA.
1. I have combo boxes from which the user is expected to make choices.
I need to disallow any editing of the options in the drop down.
E.g
Combo Box has:
Minneap
Liberty
Cinci
The user should choose from one of the above three but should not be
able to change "Liberty" to "Liber" or something like that. I know
access restricts the choices to those in the combo box only but I feel
it would be neater to disallow alterations.
2. Is there a way to set a default value to the combo box where the
value is actually not part of the combo box list. Something like
"Choose conference name" needs to be displayed by default or atleast on
form load.
Thanks everyone.
Madhu
point, so i used it

I'm using Access 2003 (SP1) and am coding for it in VBA.
1. I have combo boxes from which the user is expected to make choices.
I need to disallow any editing of the options in the drop down.
E.g
Combo Box has:
Minneap
Liberty
Cinci
The user should choose from one of the above three but should not be
able to change "Liberty" to "Liber" or something like that. I know
access restricts the choices to those in the combo box only but I feel
it would be neater to disallow alterations.
2. Is there a way to set a default value to the combo box where the
value is actually not part of the combo box list. Something like
"Choose conference name" needs to be displayed by default or atleast on
form load.
Thanks everyone.
Madhu