I want to add a sheet to a conditional formatted excel file, but after opening excel using "Workbook_Open" I get an error when trying to add a sheet.
?The error is in the "Workbook_Addsheet" part of the capture.
The error is "Name \ 0 contains invalid characters".
Sheets can be added without problems with ordinary Excel, but is it impossible with conditional formatting Excel?