ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   UserForm tanked (https://www.excelbanter.com/excel-programming/383099-userform-tanked.html)

Jim Tibbetts

UserForm tanked
 
I have a UserForm called ChangesDialog that I have loaded literally 100's of
times. All of the sudden I am getting a "Run-time Error '424': Object
required" error message and the first line "Load ChangesDialog" is flagged.

Private Sub Main_Button6_Click()
Load ChangesDialog
ChangesDialog.Show
End Sub

ChangesDialog is a valid object and all spelling is correct. Again, I've
loaded this UserForm 100's of times before. Any ideas why this would suddenly
happen?

--
Jim T

Jim Tibbetts

UserForm tanked
 
Forget it. I found the problem.
--
Jim T


"Jim Tibbetts" wrote:

I have a UserForm called ChangesDialog that I have loaded literally 100's of
times. All of the sudden I am getting a "Run-time Error '424': Object
required" error message and the first line "Load ChangesDialog" is flagged.

Private Sub Main_Button6_Click()
Load ChangesDialog
ChangesDialog.Show
End Sub

ChangesDialog is a valid object and all spelling is correct. Again, I've
loaded this UserForm 100's of times before. Any ideas why this would suddenly
happen?

--
Jim T



All times are GMT +1. The time now is 03:36 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com