View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Jason Hanson[_2_] Jason Hanson[_2_] is offline
external usenet poster
 
Posts: 6
Default Macros written in Excel 97 will not work in Excel 2003

I don't know why this worked, but everything runs perfectly now.

Thank you.

"Bob Phillips" wrote:

Just uncheck that item and see how you go.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Jason Hanson" <Jason wrote in message
...
I have written and run many macros in Excel 97 that when I try to run them

in
Excel 2003 I get an error message, "Can't find project or library".
My original system was a Window 2000 with Office 97 installed. The new
system is Windows XP with Office 2003.
I am not using any special instuctions in the macros. One of the
instructions that it does not under stand now is 'Chr()'.
I believe that I am missing a library file or OBL file.
I did notice that under the references that the 'ActiveEX type library'

had
'MISSING' before it. I don't know if this is the problem or where to find
this file.

I would be very grateful for any help.