
Hi AK, this is Kimberly. I'm glad to assist you today.
Please try this method:
ZIP Extraction Method (Advanced)
Excel .xlsx files are ZIP archives. The Notes are stored in separate XML parts inside the file. You can manually inspect them:
Steps:
Make a backup of the Excel file.
Change the file extension from .xlsx to .zip.
Open the ZIP file.
Navigate to this folder inside:
pgsql
Copy code
xl/comments1.xml (this is where old-style Notes live)
xl/threadedComments1.xml (for threaded comments)
Open the XML file in Notepad or a text editor.
If you see your Notes text inside comments1.xml, they are in the file but not being shown due to Excel rendering or file corruption.
If the file is missing or empty, the Notes may be deleted or not saved.
You can extract the text from here manually if needed.
Should you have more questions, please let me know.
Best regards,
Kimberly