I have a date field named CallDate. I have this field in a report header. I would like it to show the day of week. EG Monday or whatever the date converts to.
I tried in the field on the Format row:
=Format([CallDate],"dddd")
but i received an error. It came back as:
"=For"m"at(["c"all"d"ate],dddd)"
Any ideas?
Regards, Molly
I tried in the field on the Format row:
=Format([CallDate],"dddd")
but i received an error. It came back as:
"=For"m"at(["c"all"d"ate],dddd)"
Any ideas?
Regards, Molly