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
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