Quote Originally Posted by Norie View Post
Like I said in my first post, you don't unload the first userform.

Hide it, get the data from it and then unload it.

OK. I think I was getting confused with unload and hide.

So code wise,
Userform1. hide
prefill userfrom2
unload userform 2
unload userform1
????