UserForm ShowModal Problem

R

RyanH

I have a UserForm that will not Unload correctly for some reason when
ShowModal = True. I get a Run-time Error '91': Object Variable or With
block variable not set. But when I change ShowModal = False then everything
Unloads properly. I have 8 other UserForms that have ShowModal = True and
they all Unload just fine. Anybody know why this happens?

Thanks in Advance,
Ryan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top