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
Save Publishign site as template in SharePoint 2010
exchange server 2003
Wireless Problems Ubuntu Netbook Remix 10.04
Import/Merge messages from PST into existing mailbox on Exchange 2003
Setup multiple ethernet interfaces on Redhat to support Oracle RAC
Change Color of Mark my Comments in Outlook without changing default reply color
wm_concat
Silently remove registry key value at logon
PHP form -- thank you message display on same page
Recommended approach to consolidating relational CSV data in Excel....