View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Fred Fred is offline
external usenet poster
 
Posts: 90
Default Compile error: Can't find project or library

Hi

I have developed an application that have been working fine. The users have
now got new computers and for some (not all) the compile error above shows
for;

AYear = Date

and

ReDim Data(1 To LastRow, 1 To 5)

The versions is identical in the new computers.

If any of you got a clue why this happends, please guide me.

/Fred