I have some vba Excel code that works when it is run on a windows 2000 OS PC But when I run the same code on an Windows XP OS PC I
get
Compile error can't find project or library
both PC have Office 2003 (Excel) installed
Debug brings me to
If I get rid of the Format function it solves the error![]()
Please Login or Register to view this content.
If I get rid of the Trim function it solves the error![]()
Please Login or Register to view this content.
How can I resolve this issue so that my VBA code works on both Windows 2000 and XP OS???
Bookmarks