Run-time error '-2147024809 (80070057)' Item with specified name wasn't found

tom_6030

New Member
Joined
Sep 6, 2014
Messages
1
Hi everyone,

Thanks for looking into my post. I am new to this forum and I don't have much knowledge about vba. The problem now is our office just upgraded our office suite to 2010, and our excel file for our label printing template has shown the error every time we start:

Run-time error '-2147024809 (80070057)' Item with specified name wasn't found


and it comes from the code:
Code:
Private Sub Workbook_Open()

PrinterForm.Show

End Sub

but everything was fine when we were using xp with office 2000, and I verified the form name has the correct spelling. I have uploadthe file here: http://www.filedropper.com/printer, it would definitely help us a lot if we can get this fixed, thanks again!
 

Excel Facts

Save Often
If you start asking yourself if now is a good time to save your Excel workbook, the answer is Yes

Forum statistics

Threads
1,214,948
Messages
6,122,420
Members
449,083
Latest member
Ava19

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top