I was hoping for some suggestions with the following idea.
I have a multiselect listbox that loads a large list of medications.
For my purposes it would be great to have a textbox associated with each item selected from the listbox as well as a second associated textbox where medication dosage could be entered. So that fucntionally, each time that a new item is chosen from the listbox two new textboxes become visible, the first filled with the selected medication and the second is a blank textbox where medication dosage could be entered. I believe at this point that the the list box and associated textboxes would be on a user form that would be closed out and the information stored in the excel sheet.
I really dont have a good idea about how to accomplish this and would very much appreciate suggestions.
Thanks in advance.
I have a multiselect listbox that loads a large list of medications.
For my purposes it would be great to have a textbox associated with each item selected from the listbox as well as a second associated textbox where medication dosage could be entered. So that fucntionally, each time that a new item is chosen from the listbox two new textboxes become visible, the first filled with the selected medication and the second is a blank textbox where medication dosage could be entered. I believe at this point that the the list box and associated textboxes would be on a user form that would be closed out and the information stored in the excel sheet.
I really dont have a good idea about how to accomplish this and would very much appreciate suggestions.
Thanks in advance.