Dear @Jennifer C,
Thank you for posting your question in the Microsoft Q&A forum. I understand you are running a mail merge from Excel (.xlsx) into Word on Windows 11 Enterprise with Microsoft 365, and some special characters (like á, é, í, ñ, ó, ü, Pokémon, Café) are being replaced with question marks.
To better assistance, could you please confirm following information:
- When exporting from LibCal, does the file come out as CSV first, or do you get a clean XLSX file?
- If CSV is involved, do you know whether it is encoded as UTF‑8 or something else?
- When you open the Excel file, do the special characters display correctly before mail merge?
- In Word, are you connecting the data source using OLE DB or the default file conversion dialog?
- Did Word recently start showing the message “Confirm file format conversion on open”?
- Do you use the same pre‑made merge template, or did this issue begin after creating or modifying a new version?
- Are multiple people running the mail merge, and do they all see the same character issue?
This issue usually causes by Word reading the file with the wrong text encoding during the merge. This can cause accented characters to appear as “?” when Word interprets text as ANSI instead of UTF‑8.
Therefore, I recommend some steps below:
1/ Avoid using CSV if possible
CSV is very sensitive to encoding changes. If LibCal can export XLSX directly, use that file for the merge instead of CSV. (CSV encoding issues are a known cause of special‑character corruption in mail merge.)
2/ If you must use CSV, save it as UTF‑8 before converting to XLSX
- Open the CSV in Excel
- Save As > CSV UTF‑8
- Reopen > Save as XLSX
This helps Word correctly detect Unicode characters.
3/ Use OLE DB to connect Word > Excel
OLE DB tends to preserve Unicode more reliably than text/dde-based connections during mail merge.
When Word asks how to open the file, choose: OLE DB Database Files
This method handles Unicode more reliably.
4/ Test with a new, clean mail merge template
Sometimes older templates keep outdated encoding connections. Creating a fresh Word document, reconnecting the data source, and re‑adding merge fields often stabilizes the character mapping.
Please understand that our initial response does not always resolve the issue immediately. However, with your help and more detailed information, we can work together to find a solution.
I truly appreciate your patience and understanding. If you have any further questions or need further clarification, please feel free to reach out. I'm looking forward to hearing from you.
Thank you for your cooperation.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.