Microsoft
Software
Hardware
Network
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
Access idrac card in poweredge
"Cannot copy <file name>. The parameter is incorrect"
Delete Outlook Cache
how to indent a block of text
RHEL command to eject cd rom
How to crop image blank space in php
How to reinstall Windows 7 with no restore cd.
Exchange 2010 a circular logging
Autloader and Cleaning Tape Mounts (Considered a "use" with every mount?)
C# code for writing up a class file....