View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Marc Gendron[_2_] Marc Gendron[_2_] is offline
external usenet poster
 
Posts: 16
Default Compatibility 2003-2007

Problem solved

As usual, you guys have been very helpfull. It's real nice to know there
are lifeguards in this VBA Ocean. :-) Thanks

"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