M
Murray Taylor
Which addin or reference provides the Date and Time calls
in VBA?
I have a line in a procedure:
Worksheets("System").Range("LastAccessDate").Formula = Date
which works fine on one installation of Excel 2000, but
generates an error "Cannot find profject or Library" in
another, and I am having a problem identifying the
relevant reference.
TIA
Murray
in VBA?
I have a line in a procedure:
Worksheets("System").Range("LastAccessDate").Formula = Date
which works fine on one installation of Excel 2000, but
generates an error "Cannot find profject or Library" in
another, and I am having a problem identifying the
relevant reference.
TIA
Murray