A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
Hi Mihir,
I hope you're doing well today.
This type of behavior usually happens when a workbook's theme or style definitions become altered, either through the color palette assigned to the file's Normal style or through a corrupted theme component embedded in the workbook itself. Since this occurs consistently across different sheets and is not linked to conditional formatting, AutoFormat settings, or the PERSONAL.XLSB startup file, the cause is most likely tied to the underlying style or theme data stored within the workbook rather than to your Excel application settings.
Belows are some workarounds that suit for your situation:
1/ Reset the workbook's normal style
- Open the affected workbook and enable editing.
- Go to the Home tab, right-click the Normal style in the Cell Styles gallery, and select Modify.
- Under Format > Font, set the color to Automatic, then click OK to apply this to the entire workbook.
- Save the file and reopen it to confirm whether the text displays correctly.
- Reference: Apply, create, or remove a cell style | Microsoft Support
2/ Review the workbook's theme colors and conditional formatting
- Go to Page Layout > Colors and select Customize Colors to review the current theme palette.
- Confirm the text and background colors are set to standard values rather than unusual or custom ones.
- If needed, select Reset to return the palette to its original, default state, then save the file. Reset the Normal Cell Style
- Reference: Change the appearance of your worksheet | Microsoft Support
- Moreover, please check if there are any conditional formatting rules applied to the cells. Conditional formatting can override manual formatting. Go to the "Home" tab, click on "Conditional Formatting," and check the rules.
3/ Inspect and repair the workbook's theme file
- Make a copy of the affected file and rename the extension from .xlsx to .zip.
- Open the zip folder and navigate to xl > theme > theme1.xml.
- Open this file in a text editor and check the
<a:dk1>,<a:lt1>, and related color scheme tags for any unusual or incorrect hex values. - If any values appear altered, correct them to standard defaults (for example,
000000for dark text andFFFFFFfor light background), save the file, rename the extension back to .xlsx, and test again.
4/ Test in safe mode and repair Office if needed
- Close Excel, then open the Run dialog (Windows key + R), type excel /safe, and press Enter. Open Office apps in safe mode on a Windows PC | Microsoft Support
- Open the affected file in Safe Mode to see whether the text now displays correctly, which would indicate an add-in conflict.
- If the issue persists even in Safe Mode, consider running an Online Repair through Control Panel > Programs and Features, selecting Microsoft 365 Apps (or Office), and choosing Change > Online Repair.
I hope this information is helpful. Please follow these steps and let me know if it works for you. If you have any updates regarding the issue, please feel free to share them with me.
Thank you for your patience and your understanding. I look forward to continuing the conversation.
If the answer is helpful, please click "Yes". If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in the forum documentation to enable e-mail notifications if you want to receive the related email notification for this thread.