Hi all, I've been tasked with creating a user-friendly userform that can be used to update a main data sheet. I began designing the userform but have hit a road block and am seeking advise and direction on how to complete this task.
At the very top, my userform contains a ComboBox, containing a list of names. Upon selection, i have button which calls 'cases' assigned to the selected person. Those cases are displayed in a listbox below the combobox. My struggle is that the listbox is read-only, but I need the person working with the userform to be able to update 2 columns (X & Y) for the corresponding case they are working. One column contains a pre-defined list of choices and the second column is for general comments, if they feel the need to comment on the particular case.
Would it make sense to create and call a second userform upon case selection to update the 2 fields of data? Ideas and examples are greatly appreciated! I can post a sample workbook if needed.
Many thanks.
At the very top, my userform contains a ComboBox, containing a list of names. Upon selection, i have button which calls 'cases' assigned to the selected person. Those cases are displayed in a listbox below the combobox. My struggle is that the listbox is read-only, but I need the person working with the userform to be able to update 2 columns (X & Y) for the corresponding case they are working. One column contains a pre-defined list of choices and the second column is for general comments, if they feel the need to comment on the particular case.
Would it make sense to create and call a second userform upon case selection to update the 2 fields of data? Ideas and examples are greatly appreciated! I can post a sample workbook if needed.
Many thanks.