View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Gizmo Gizmo is offline
external usenet poster
 
Posts: 47
Default Compatibility 2003-2007

I am having the same problem. when I try to open a user form (created in
2003)that autopopulates the date, the macro stops and i get the project or
library not found error. I have checked the references and cannot find the
eurotool.
what else could be wrong

"Tom Ogilvy" wrote:

Yes, that could and probably is the cause.

Un-select it in the references or use the browse button in the references
dialog to find it or install it and do that.

--
Regards,
Tom Ogilvy


"Marc Gendron" wrote:

Can anyone explain to me why Excel 2007 bugs when I execute my 2003 macros.
It seems to bug only when a date statement is met. Be it "Today", "Time" or
"Date", it tells me it can't find the library. I've checked my references
and eurotool is marked as missing. Can that be the cause and how can I
correct it?

Thanks in advance
Marc