I'm not a VBA pro, but I'm sure this is a pretty simple question.
I am building a simple wizard tool.
How can I take the code below and do two things:
1. I want to ask, how many changes will be made?, The user can then type 7, and the code will run 7 times, but the values will be one row lower so they don't override data.
2. If the user decides to cancel, I want the whole thing to cancel, so you don't have to cancel each message box.
![]()
Please Login or Register to view this content.
Bookmarks