Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Date() Function on Network

Status
Not open for further replies.

mtwildtrout

Technical User
Oct 1, 2003
23
0
0
US
I'm having a problem with the Date() function not working when I install my Access application on a network. The Date function is used as a default value on my sign-on form. It works perfectly when I install the front and back end applications on a single computer. When they are installed on a network, I get #Name in the date field instead of today's date. Does anyone have any ideas why this is happening?
 
I have haqd similar experience and now only use now() for the time and date and int(now()) for simple date.

rollie@bwsys.net
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top