gRegulator
Technical User
Hi,
I have a form (form1) which contains a combo box (cboClinic). When a particular clinic is selected from cboclinic, i would like to display a series of text boxes relating to each one for data entry. For example, if "Dermatology" is selected in the combo box, i would like to make all the particulars relating to dermatology visible, or if "Adult Cardiology" is selected I would like to make the Adult Cardiology related text boxes visible, etc. The reason why I would like to do this is because I have one large Master Table which all data is entered into, and from that, it is seperated into queries. This would just cut down on a lot of clutter, and make it much easier for the data entry person. I hope this makes sense. I appreciate any help I can get! Thanks guys!
Greg
I have a form (form1) which contains a combo box (cboClinic). When a particular clinic is selected from cboclinic, i would like to display a series of text boxes relating to each one for data entry. For example, if "Dermatology" is selected in the combo box, i would like to make all the particulars relating to dermatology visible, or if "Adult Cardiology" is selected I would like to make the Adult Cardiology related text boxes visible, etc. The reason why I would like to do this is because I have one large Master Table which all data is entered into, and from that, it is seperated into queries. This would just cut down on a lot of clutter, and make it much easier for the data entry person. I hope this makes sense. I appreciate any help I can get! Thanks guys!
Greg