runtime error '1004' object '_Global' failed

J

Jim in Spokane

When I open the Excel file via Excel my macro works fine.

When I open the file via Windows Explorer the macro errors with a
runtime error '1004' object '_Global' failed on the following line.

UserForm1.Label3 = Worksheets("tables").Range("name_select").Value

Any reason for this?

Thanks
Jim in Spokane
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top