When you unload a userform, that should be it. Any code that you try to run
after that unload should be in the procedure that showed the form initially,
not in the userform itself.

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"excelnut1954" <excelnut1954@yahoo.com> wrote in message
news:1149006699.716845.277960@i39g2000cwa.googlegroups.com...
> Thanks for the responses guys. I may just use Bob's suggestion for the
> quick fix for now. But I'll look at Tom's reply later, break it down,
> and maybe use that idea. More things to take into consideration, I
> guess. I didn't realize there would be a problem unloading a userform
> at any point.
> Thanks again for the quick responses.
> J.O.
>