A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Hi All,
Just to inform you that I could removed the unwanted custom styles. Because it wasn't possible from within Excel or with VBA, I had to edit the XML part:
- Made a copy of my file and renamed the extension to .zip
- Open the zip file with 7-zip
- Export of styles.xml (in folder xl)
- Open styles.xml with XML Notepad and remove the unwanted styles (cellstyles)
- Delete styles.xlm from archive.
- Import the edited styles.xml
- Closed the archive and rename the extension back to the original (xlsx or xlsm)
Problem solved.
Wkr,
JP Ronse