Error accessing system registry

J

John White

I am having trouble opening an excel file sent to me through email. I get a
pop-up that says "Error accessing the system registry". Is this a problem
with the sender's formatting of the file or is it a problem with my
software?
 
J

JE McGimpsey

John White said:
I am having trouble opening an excel file sent to me through email. I get a
pop-up that says "Error accessing the system registry". Is this a problem
with the sender's formatting of the file or is it a problem with my
software?

It's probably a problem with the macros in the workbook. They've likely
been coded to read some Windows registry settings. Do you get the option
to Debug? If so, you can see where in the code the error occurred.
 
Top