Hello,
I have a form that has a layout like a spreadsheet to be used for scheduling patients.
I have the text boxes on the top to be the interns, the text boxes on the left to be the time slots and what is in the middle are the patients.
When you click on a text box in the middle, you get sent to another form that lets you select the patient and enter other information for the appointment. This form then closes and the main schedule form refreshes with the new information.
I have individual text boxes for the middle. Is there a way to have only ONE subroutine that will work for all the ON CLICKs of the text boxes? I am trying to have 15 * 41 (615) entries of the same code.
Thank you for your help!1
Eddi Rae
I have a form that has a layout like a spreadsheet to be used for scheduling patients.
I have the text boxes on the top to be the interns, the text boxes on the left to be the time slots and what is in the middle are the patients.
When you click on a text box in the middle, you get sent to another form that lets you select the patient and enter other information for the appointment. This form then closes and the main schedule form refreshes with the new information.
I have individual text boxes for the middle. Is there a way to have only ONE subroutine that will work for all the ON CLICKs of the text boxes? I am trying to have 15 * 41 (615) entries of the same code.
Thank you for your help!1
Eddi Rae