Exporting Access Report to RTF File - Date Missing

  • Thread starter Thread starter tig
  • Start date Start date
T

tig

I've been banging my head with this problem all day. I've got a report
in Access 97 that needs to be exported to an RTF file. This Access
report has a field in the Report Header with a value of =date(). When
I export it to an RTF, the date shows on the report as it should when
opened in Word. When others export it using the same action, the date
is missing when opened in Word.

I've tried Format(date()) or Format(date(),"mm/dd/yy"). That doesn't
seem to help.

Any ideas, greatly appreciated.

TIA
 
Back
Top