Question : Problem With Date() function

Windows 2003 SBS Server
Windows XP Pro Workstation
Access 2003

An.mde front end locally installed and linked to a Sql Express 2005 backend using an SQL Native client ODBC connection.

I am having problems with the date function Date(); on some computers it works fine as the default value in a short date formatted field but on some computers the date field has #Name? as the default value. Any Ideas?.

Answer : Problem With Date() function

A lot of times you get #Name with common functions like Date(), Len() ... etc if ... a Reference is missing.

VBA editor >> Tools>>References.  Look for any listed as
**Missing <SomeReferenceName>

mx
Random Solutions  
 
programming4us programming4us