[RESOLVED] [Excel] Compiler Error Cant Find Project or Library
Hi guy,
Going Nuts here cant figure out why im getting this error if i run the program in my computer its OK but when my colleague run it they get that error.. "Can't find Project or Library". The Compiler is directing to Lcase$. :( anyone pls help!
Re: [Excel] Compiler Error Cant Find Project or Library
most likely you have a reference to something that is not referenced or not available on the other computers
check references on the other computers to see if there is one missing
Re: [Excel] Compiler Error Cant Find Project or Library
Thanks West, I already found the missing reference. :)