Re: Object not registered error



On 4/14/07 3:10 PM, in article 45639074e45d41249c94c2d430568337@xxxxxxxxxxx,
"Suresh" <test@xxxxxxxx> wrote:

Please help

I am new to Macintosh, I am trying to open a excel file done on a PC but
when I open it on Mac. I get Object library not registered error and excel
quits
We'll need a little more information. My guess is that the PC file contains
macros, and that some VBA6 functions were used. Mac VBA is at version 5 and
can not compile or resolve the advanced functions. If this is the case,
you'll have to isolate the functions and code other alternatives. Another
likely possibility is that the PC solution includes Active-X controls which
are not supported on the Macintosh. Again, you'll have to recode the
application to avoid the use of Active-X. We'll try to help via this forum.


--
Bob Greenblatt [MVP], Macintosh
bobgreenblattATmsnDOTcom

.



Relevant Pages