Hello,
I created a userform in VBA that is used to add product options to a proposal spreadsheet. I want a command button on the userform that, when clicked:
I created a userform in VBA that is used to add product options to a proposal spreadsheet. I want a command button on the userform that, when clicked:
- adds a new row in the proposal spreadsheet
- assigns an index number to the newly added row (or names the row in some way) - so users can later click a "remove" button to delete specific product options that they no longer want