Pele,
Your =Date() should work.
Make sure you didn't name the field "Date" or "Now"... those are reserved
words in Access.
Try this... name that field [DateOfPrint] and use =Now()
OR
name that field [DateOfPrint] and use =Date()... and if it still fails
as you describe, there must be a problem somewhere else.
If you only need a date value, use =Date() instead of =Now(). Date()
stores the Date and Now() stores the Date and Time.
hth
Al Camp
>I created a report in Access and tried to include the date
> at the bottom of the report. I added a textbox with the
[quoted text clipped - 12 lines]
>
> Pele
Pele - 29 Oct 2004 15:53 GMT
Unfortunately it didn't work, so something else must be
going on.
All I wanted to do was just create an unbound textbox with
a Control source that says =Now() or =Date(). I don't know
why it won't work.
Pele
>-----Original Message-----
>Pele,
[quoted text clipped - 32 lines]
>Checked by AVG anti-virus system (http://www.grisoft.com).
>Version: 6.0.782 / Virus Database: 528 - Release Date:
10/22/2004
>.
Sarah Stockton - 06 Nov 2004 09:43 GMT
go to insert >> date
follow the promts and see if the program will do the work for you. Maybe
that will eliminate whatever you are doing wrong.
> Unfortunately it didn't work, so something else must be
> going on.
[quoted text clipped - 57 lines]
> >
> >.