Hi. I'm trying to write some VBA to find the next empty row in a range and then add data via a user form. I need to be able to select Range via combobox and then type text in textbox below. After i click a button, the text is entered under the selected range. I have multiple ranges organized in columns.
Bookmarks