Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have 2 userforms. The first opens just fine, the second gives me the
Run-time error. This is the code I'm using. How is one form different than the other? Sub Workbook_Open() ActiveSheet.Range("H15").Select If Selection.Value = "" Then UserForm1.Show Else UserForm2.Show End If |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Run-time error '424': Object Required | Excel Programming | |||
Runtime error '424': Object Required | Excel Discussion (Misc queries) | |||
Run time error '424' object required | Excel Programming | |||
Excel 2007 Beta 2 - Macro Run-time error '424' Object required | Excel Programming | |||
Run-time error '424': Object required | Excel Programming |