I have a swim team roster in Excel 2003. One of the fields is birthdate
formatted as a date mm/dd/yy.
When I merge that field using Word 2003 the date shows up as yyyy-mm-dd
00:00:00
How can I change the format to mm/dd/yy or mm/dd/yyyy?
Thanks!
You have to add a date formatting switch to the merge field:
{ Mergefield Birthday \@ "MM/dd/yy" }
Alt+F9 to show/hide the field codes.
-- Cindy
> I have a swim team roster in Excel 2003. One of the fields is birthdate
> formatted as a date mm/dd/yy.
[quoted text clipped - 5 lines]
>
> Thanks!
Chuck - 10 Aug 2005 19:27 GMT
Thanks Cindy. It worked exactly as you described!
> You have to add a date formatting switch to the merge field:
>
[quoted text clipped - 13 lines]
>>
>> Thanks!