Exporting reports to and html file

T

Tommy

I am trying to export a report to and html file and the date in the heading does not appear when opening the report in the html file. However, the date appears fine in the Access Report

The date is an unbound list box with the Row Source Type: table/Query and the Row Source: selects the start and end dates from the table/query
 
Top