Hi,
I have a userform with a listbox that is populated from a dynamic named list (range: G2:H69).
The userform also has a TextBox1 and CommandBtn1, when a value is entered into TextBox1 and CommandBtn1 is clicked I need to add the value to column G, sort the new range (G2:H70) alphabetically and refresh the list box so it includes the new item.
Really appreciate any code snippets showing how I can do this.
Thanks
David
I have a userform with a listbox that is populated from a dynamic named list (range: G2:H69).
The userform also has a TextBox1 and CommandBtn1, when a value is entered into TextBox1 and CommandBtn1 is clicked I need to add the value to column G, sort the new range (G2:H70) alphabetically and refresh the list box so it includes the new item.
Really appreciate any code snippets showing how I can do this.
Thanks
David