stevemccauley
Registered User.
- Local time
- Today, 21:41
- Joined
- Aug 8, 2001
- Messages
- 75
I have a date/time text box in my report detail section. I want to format it to read
March 5, 2002, so I put in the equation:
=format([Date], "mmmm d, yyyy")
but I get an error message, this has happened before, is it not possible to format text boxes in the detail section of a report?
March 5, 2002, so I put in the equation:
=format([Date], "mmmm d, yyyy")
but I get an error message, this has happened before, is it not possible to format text boxes in the detail section of a report?