Hello,
we want to be able to have a sheetname containing the |-character and still reference to this sheet in a chart on another sheet.
In our Live-Code we actually had an Exception at the code-line
currSeries.XValues…...the sheet Test|Test contains the Data and with Test|Test!$A$1:$D$1...writeBookToFilename(bookFilename2, "Test|Test"); } private static void ...