Hi i got some problem with my userform.
In my project i have to run a userform 2 times to do the same actions for a diffrent sheet.
The userform takes its sheet from a number (1 or 2)
However i am not sure how to let the userform know which number he should get at initialization.
To keep it simple i want for the first time the userform runs i need an integer number 1 and the second time it runs i need an integer number 2.
Bookmarks