A field in a query concatenates the dates for a training session from two fields: SessionStart and SessionEnd. Both fields are formatted dd/mm/yyyy. Thus, in the query, the date range displays “6/18/2012-6/22/2012.”
This calculated field will populate a mail-merge field on a certificate where I need it to display “18-22 June 2012.” How do I do that? (FWIW: The certificate is built in MS-Publisher.)