merging a date

G

Guest

I have a date in the format yyyymmdd in an Excel spreadsheet I am merging into a Word document. I need the date in something like MMMMM dd, yyyy or mm-dd-yyyy. I have tried the format date options, but none that I have found recognize yyyymmdd as a date. What can I try?
 
G

Guest

Hi, Angela N. In your Word document, press Alt+F9 to toggle field code display on, then add a picture switch to your date mergefield. For example, { MERGEFIELD Date \@ "MMMM dd, yyyy" } or { MERGEFIELD Date \@ "mm-dd-yyyy" }. Press Alt+F9 again to toggle field code display off.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top