G
Guest
Hi,
I combined several fields with name and date using trim function, like so
=Trim([Patient name] & " " & [Medical Record] & " " & [Date])
my date defaulting to mm/dd/yyyy. I would like to use the whole line as a
name for word file (exported through report), but word does not accept
mm/dd/yyyy format. How can I reformat date to be acceptable for word file
name. I search for solutions, but did not find a working one.
Thanks
I combined several fields with name and date using trim function, like so
=Trim([Patient name] & " " & [Medical Record] & " " & [Date])
my date defaulting to mm/dd/yyyy. I would like to use the whole line as a
name for word file (exported through report), but word does not accept
mm/dd/yyyy format. How can I reformat date to be acceptable for word file
name. I search for solutions, but did not find a working one.
Thanks