Search Result
Collapse
2 results in 0.0015 seconds.
Keywords
Members
Tags
-
access 2007 combo boxes
Im working in Access 2007 using two Combo boxes to select a category then product type. I am trying to get a couple fields to be displayed based on what the values are in the combo boxes. I have the boxes properly synchronized and working fine. Is there like a submit button I can input or a an after update I can create? I have been searching online and I cannot find anything. here is the code i have for the boxes. there are a couple different... -
Combo Box interaction
I have a combo box that I've hard coded Yes No into the 'Items...(Colle ction)' area. However, users are able to input anything into the combo box and my code breaks when saving. Is there a property that I can set that will allow users to choose Yes or No, but not allow them to enter anything?
Thanks
Mike