DBennett
07-25-2000, 06:51 AM
In my form. I have a combo box. The choices in the box are: Service Agreement, Industrial Rent, Professional Services, and Misc.
If the user chooses Service Agreement or Industrial Rent a bunch of check boxes become visible. These choices are: Security, Landscape, Parking, and Custodial. The user may choose any of them or all of them. I need to know how to make him choose one of them at least.
The problem with the answer that I already received is that If the combo box choice is Professional Services or Misc. these check boxes still exist, they are just not visible. The user does not have to make a choice in this instance. Only if the boxes are visible.
If the user chooses Service Agreement or Industrial Rent a bunch of check boxes become visible. These choices are: Security, Landscape, Parking, and Custodial. The user may choose any of them or all of them. I need to know how to make him choose one of them at least.
The problem with the answer that I already received is that If the combo box choice is Professional Services or Misc. these check boxes still exist, they are just not visible. The user does not have to make a choice in this instance. Only if the boxes are visible.