S
starsky51
I have a mail merge word document using an xls as data source. One of
the fields I am extracting is Appointment_Date which is in UK format
("dd/mm/yyyy").
I add the field to the document using it's default layout with field
code: {MERGEFIELD "Appointment_Date"}. This gives me the date in the UK
format: '06/01/2006'. But, when I add a format tag to the field code:
{MERGEFIELD "Appointment_Date" \@ "dddd d MMMM"}, the date seems to be
retrieved in US format and gives 'Thursday 1 June'.
Has anyone had this problem in the past? Any ideas how to workaround
this quirk?
Dave.
the fields I am extracting is Appointment_Date which is in UK format
("dd/mm/yyyy").
I add the field to the document using it's default layout with field
code: {MERGEFIELD "Appointment_Date"}. This gives me the date in the UK
format: '06/01/2006'. But, when I add a format tag to the field code:
{MERGEFIELD "Appointment_Date" \@ "dddd d MMMM"}, the date seems to be
retrieved in US format and gives 'Thursday 1 June'.
Has anyone had this problem in the past? Any ideas how to workaround
this quirk?
Dave.