Hi Sancell,
You can fix this by adding a UK date format switch to the merge field, eg:
{MERGEFIELD AccessDate \@ "dddd, d MMMM yyyy"}, or
{MERGEFIELD AccessDate \@ ", d MMMM yyyy"}, or
{MERGEFIELD AccessDate \@ "d MMM yyyy"}, or
{MERGEFIELD AccessDate \@ "dd/MMM/yyyy"}, or
{MERGEFIELD AccessDate \@ "d-MM-yy"}
etc
Cheers
"sancell (removethis) @rzss.org.uk" <anonymous@discussions.microsoft.com>
wrote in message news:27e4501c46405$8b7c26c0$a501280a@phx.gbl...
> When merging in Word with Access the date format is US
> rather than UK how can I change this.