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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

=Date() no longer works in report in Acc 2010????

Status
Not open for further replies.

DougP

MIS
Dec 13, 1999
5,985
US
Access 2010
I get Error#
I even pasted this and still no go.
=Date(Now())
=Format(Now(),"mmm,dd,yyyy") nada either
only seems to happen on one computer, which is also running Windows 7. the others Pc's are running XP and Access 2003 and Access 2007 where it works fine and was created in Acc 2003 on XP.



DougP
[r2d2] < I Built one
 
@DougP The OP mentions that

=Format(Now(),"mmm,dd,yyyy")

Does not work, Date(Now()) was mentioned as desperation, hence the aside.

I suspect a missing reference.

 
It gets confusing (and frustrating) when the OP replies but completely ignores a suggestion like your "Check the references in the code window, are any of them marked missing?"


Duane
Hook'D on Access
MS Access MVP
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top