Date Default Error

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

In forms, on-load event, I set the value:

me.ctlMyDate.Value = Date

On some users pc's we get a Compile Error: the "Date" is highlighted and the
error reads "can't find project or library".

Any suggestions.

A MACKENZIE, CMA, MBA
 
Hi,
check the references under VBA editor (Ctrl+g)--tools--references...If any
are marked missing then correct the problem.
HTH
Good luck
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top