How to set default date format in Access 07

J

John Spencer

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
'====================================================
 
E

Evi

Won't it cause problems if the writer adds code or functions at a future
date if he has missing refs?
Evi
 
J

John Spencer

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

Similar Threads

Outlook Macro to set Reminder on a Contact tomorro 9:00 4
Excel Formatting with dates 3
Automatic date 4
Changing a Date into a Value 1
Single Month Format for 3 months' dates 9
Access Access 2003 Carriage Return Insertion 0
Query 9
Date Format for Australia 1

Top