Forum Discussion
Stewart9
Jan 28, 2020Brass Contributor
Using Date() works in Access 2007, but not with Access 2007 Runtime. Gives #Name?
I have an unbound text box on a report using: =Format(Date(),"Medium Date") or =Format(Date(),"dd/mm/yyyy") as the control source. This works fine in a Win 7 PC having Access 2007, but ...