can't select value from combo box

T

twisted5

Can anyone tell me why I can't I am not able to select a value from my combo
box? I'm out of answers, everything appears to be set up correctly. Thanks.
 
O

Ofer

Does the combo display any values, but you can't select, or the combo doesn't
display any values
Does the field properties set to: Locked = False , Enabled = True
Can you update other fields in the form?
To field that the combo bound to, can you update it?
 
Top