VB error using EXCEL XP

M

matt schlabs

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?
 
C

Chip Pearson

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
 
M

matt

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
 
Top