How to set default date format in Access 07

  • Thread starter Thread starter Nih
  • Start date Start date
Not necessarily true.

If the code compiles then there is probably no problem at all in
unchecking/claering the missing reference.

It the code does not compile, then you either have to track down the
missing library or locate the code that is broken. If you do the
latter, you can either delete the code (if it is not needed) or you find
another way to accomplish the functionality of the code.



'====================================================
John Spencer
Access MVP 2002-2005, 2007-2008
Center for Health Program Development and Management
University of Maryland Baltimore County
'====================================================
 
Won't it cause problems if the writer adds code or functions at a future
date if he has missing refs?
Evi
 
If the code compiles and the missing ref has been removed then no it should
not cause problems. My personal philosophy is to avoid adding any library
unless I absolutely have to have it.

--
John Spencer
Access MVP 2002-2005, 2007-2008
Center for Health Program Development and Management
University of Maryland Baltimore County
..
 

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