View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
matt matt is offline
external usenet poster
 
Posts: 92
Default Visual Basic Compile error in XP

When my program runs in Excel 97 I have no issues. When I
send this same file to someone who is using Windows XP
they get the following error:
Compile Error:Can not find file project or library

Thanks

-----Original Message-----
Matt,

In what way does the code not work? Can you post a

specific
example?


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"matt schlabs"

wrote in
message ...
I have a visual basic macro that uses forms to interface
with the user. These forms run macros in EXCEL that

have
worked flawlessly for quite awhile in EXCEL 97. When

they
were moved to a box that has Windows XP they do not

work.
Any ideas as to why?