Adding comments to a cell results in Microsoft Excel being unable to load the comments, with a message
We found a problem with some content in ’CaminoPrimitivo.xlsx’. Do you want us to try to recover as much as we can? If you trust the source of this workbook, click Yes.
A recovered file removes the comments.
The generated comments1.xml looks like
<?xml version="1.0" encoding="UTF-8"?>
<!--Sheet comments generated by xlsx-->
<comments xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main">
<authors>
<author>de-calixtinus</author>
</authors>
<commentList>
<comment authorId="0" ref="D10" visible="False">
<text>
<t>Via original Camino route
Trail (walkers only)</t>
</text>
<comment authorId="0" ref="D63" visible="False">
<text>
<t>Steep descent</t>
</text>
</comment>
</commentList>
</comments>
'''
Adding comments to a cell results in Microsoft Excel being unable to load the comments, with a message
We found a problem with some content in ’CaminoPrimitivo.xlsx’. Do you want us to try to recover as much as we can? If you trust the source of this workbook, click Yes.A recovered file removes the comments.
The generated comments1.xml looks like