I want to be able to include the execution date and time in the report title header, so that it is formatted like14th March 2014, 15:30I have attempted to use the following formula (or something similar) but cannot get it to work=Format(Globals!ExecutionTime,"dd-mm-yyyy hh:mm" & " ")Please can anyone help?
↧