I created a spreadsheet with a macro that uses the Chr() function on one PC and when I try to run it on a second PC I get the error
Compile Error: Cant find project or library.
If I create a new worksheet on the new PC and use the Chr() function everything is normal. The error only occurs when I try to run the saved file created on the other computer.
Both PCs are running Excel 2000 with VB for Apps 6.0. I have all the same add-ins loaded.
What could be causing the compile error with the file created on the other PC?
Compile Error: Cant find project or library.
If I create a new worksheet on the new PC and use the Chr() function everything is normal. The error only occurs when I try to run the saved file created on the other computer.
Both PCs are running Excel 2000 with VB for Apps 6.0. I have all the same add-ins loaded.
What could be causing the compile error with the file created on the other PC?