View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Goodenuff Goodenuff is offline
external usenet poster
 
Posts: 1
Default VBA - Cannot find project or library

Hi guys, I suddenly have a wierd problem. Some VBA code (6.5) that works on
my computer fails when the macro runs on another machine???
There is a simple built in function I'm using (Format) that doesn't want to
run.
"FollowUpCalendar.Calendar = Format(Date, "dd mmm yy")"
I've looked under "References - VBAProject and all normal boxes are ticked???

Can anyone please point me in the right direction?

Regards,

Ian