I have a form with a continuous subform that contains a combobox. I currently have code to enable some fields on the main form if a certain selection is made in the combobox. This is working, however, if a selection is made in a second combobox, it then closes the fields needed for the first combo. Is it possible to have some kind of OR statement so the user can use as many comboboxes as they want to, and all applicable fields will enable?
Thank you!
Thank you!