Hi, I think its because I've given you a bit of code thats not required.
Change the code below to remove the ref to the userform Name. As long as the code is in the correct Userform module you don't need it.
You only need one Userform with a Multipage with two pages.
When the code runs the Initialization code set the Userform to show the first page.
Then the other code clicks in when you select the second page.
NB:- You need to insert this code by having the userform in design mode, and then double clicking the userform to show its code module.
Change This:-
to this:-
Regards Mick
Bookmarks