R
RJ
Strange Combo Box Problem
Access 2003 ADP - Modal Window - No Record Source (All controls are unbound).
I have a combo box for UOM (unit of Measure) and the Rowsource is a value
list generated by code which I have verified works fine.
At times the pull down works just fine but other times the pull down works
as if the control / form were Read Only. When the problem does occurr you
can view all the entries via the pulldown but you cannot select an entry.
However you can type in a value in the list without a problem.
It's only the pull down selection that is acting strange!
Form Detail
Pop Up = Yes
Modal = Yes
Allow Edits = True
Combo Box Detail
Limit to List = Yes
Auto Expand = Yes
Enabled = Yes
Locked = NO
What's Up With That? ANy Ideas?
Thank you in advance!!!
Access 2003 ADP - Modal Window - No Record Source (All controls are unbound).
I have a combo box for UOM (unit of Measure) and the Rowsource is a value
list generated by code which I have verified works fine.
At times the pull down works just fine but other times the pull down works
as if the control / form were Read Only. When the problem does occurr you
can view all the entries via the pulldown but you cannot select an entry.
However you can type in a value in the list without a problem.
It's only the pull down selection that is acting strange!
Form Detail
Pop Up = Yes
Modal = Yes
Allow Edits = True
Combo Box Detail
Limit to List = Yes
Auto Expand = Yes
Enabled = Yes
Locked = NO
What's Up With That? ANy Ideas?
Thank you in advance!!!