Told you
Told you I would have another question. On the same topic. If, on the same form I want to run the same code on different controls, how do I include them all in the on current event procedure of the form? Or can I?
Something similar
So I'm working on something very similar but having a different problem. I would like my selection in cbo1 to determine whether cbo2 is visible. I have the code written to the point where when I select the value that makes cbo2 visible it is, but then it remains visible in all...