Recent content by AdvocateNJS

  1. A

    show and hide a combo box

    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?
  2. A

    show and hide a combo box

    Thanks! So simple. And so fast! Thanks Bob. You can expect some more questions in the near future... Nick
  3. A

    show and hide a combo box

    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...
Back
Top Bottom