Object library not registered
The only option is to click "OK".
The file opens on a Windows computer.
I have no idea how which "Object library" is "not
registered" nor how to proceed further.
Anyone know what the solution is?
Try running repair permissions in the Disk Utility application. If that
doesn't work, then, with all Office Apps closed, try deleting the
~/Library/Preferences/Microsoft/Carbon Registration Database file (~
representing your home directory).
--
Microsoft MVP/Mac
Deleting the ~/Library/Preferences/Microsoft/Carbon
Registration Database file did the trick. Thanks.
Joe,
The problem is that the macros in the file reference an object library not
on the Macintosh. While Excel is indeed cross platform, authors of workbooks
that are to run on both platforms must make some development choices to
insure that everything will work properly. While it may not be the cause of
your problem, Active X controls, commonly used in windows applications, do
not exist on the Macintosh.
You can find out more detail about the problem, by opening the file with the
shift key down, which prevents auto_run macros from running. Then go to the
VB editor, and look under tools-references to see which library is missing.
--
Bob Greenblatt [Excel MVP]
Bobgre...@msn.com
www.bandlassoc.com
Thanks for the information, will have a look at that. I am not in need
of the macros, only the data within.
-e