The use of VBA function "Time" in an Excel Macro
MC,
Check the Add-Ins in XL on your computer and make sure the troublesome
computer has the same add-ins enabled.
HTH,
Conan Kelly
"MC" wrote in message
...
Hi,
I've been using a Macro in Excel to calculate certain averages that uses
the
function "Time" from VBA libraries. When trying to run the same Macro in
another computer with the same version of Excel (Excel 2003
(11.5612.5606)),
I get the compile error messasge: "Can't find project or library" and
highlights the term "Time". It looks as if that function "Time" is in a
library that this version of excel has no access to. Is there anyway to
"solve" this?
Thanks for any suggestion,
MC
|