I have to include the current date in the supplemental text of a report so it can be displayed when the user exports the report to Excel.
if the user is using date format DD/MM/YYYY or any other format with a / the output is corrupted on export.
Is there a way around this to get the date to display in the desired format?
Thanks