Thread
:
Problems loading user form
View Single Post
#
1
Posted to microsoft.public.excel.programming
Stu W
external usenet poster
Posts: 24
Problems loading user form
I'm trying to load a user form:
Sub ShowUFMain()
ufMain.Show
End Sub
I get a Microsoft Visual Basic dialog box:
Run-time error '-2147352571 (80020005)':
Type mismatch
This was working earlier. What to do???
Excel 2003 VBA
Reply With Quote
Stu W
View Public Profile
Find all posts by Stu W