Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
OS: Windows 2000
App: Excel 2000 I have a userform in my Personal Macro Workbook called "frmPunchlistEntry" and generally the macro below works fine. I just can't figure out why fails to load with an "Application-defined or object-defined error" at the "Load" statement. Sub PunchlistEntry() Load frmPunchlistEntry frmPunchlistEntry.Show End Sub Any ideas? Thanks. -- JohnTheTemp |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How Do I Load A ComboBox On A UserForm | Excel Programming | |||
UserForm label doesn't load? | Excel Programming | |||
UserForm Wont Load | Excel Programming | |||
new error when try to load userform | Excel Programming | |||
Load a Userform | Excel Programming |