ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   runtime error 2147221005(800401f3) (https://www.excelbanter.com/excel-programming/429837-runtime-error-2147221005-800401f3.html)

Deen

runtime error 2147221005(800401f3)
 
Hi

In my workbook, i facing problem like this, can any one guide me to solve
this,

Once i open my work book the error shows like


runtime error 2147221005(800401f3)

Invalid class string



Private Sub Workbook_Open()
'Sheets("face").Select'
'Range("A1").Select'
Application.ScreenUpdating = False
Sheets("FOR").Select
Range("A1").Select
Load UserForm1
Application.ScreenUpdating = True
UserForm1.Show
End Sub



All times are GMT +1. The time now is 01:18 AM.

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