grumpygnome
New Member
- Joined
- Aug 29, 2016
- Messages
- 2
Hi! I'm a novice user to VBA; I really appreciate any help.
I'm working with a userform; I've got a 'complete' button that transfer the textbox entries to specific cells on the worksheet. However, I also need to allow the user to hit the 'add another region' button and then be able to go back through the form again to enter additional information. This would then transfer the additional info to a new line on the worksheet.
I think I need a loop, yes?
Thanks!
I'm working with a userform; I've got a 'complete' button that transfer the textbox entries to specific cells on the worksheet. However, I also need to allow the user to hit the 'add another region' button and then be able to go back through the form again to enter additional information. This would then transfer the additional info to a new line on the worksheet.
I think I need a loop, yes?
Thanks!