When you save table data in Excel format, the first tab in the download is labelled WingArc Australia by default:
You can change this if you wish. The text is defined in the language definition files for SuperCROSS, so you can display a different text string for different language downloads if necessary.
To change the label:
-
Go to the language directory in the SuperCROSS program files. If you installed to the default location, this will be C:\Program Files\STR\SuperCROSS\language or C:\Program Files (x86)\STR\SuperCROSS\language.
-
Open the text file for the language where you want to change the label in a text editor. For example, the English definitions are stored in the file English_en-US.txt.
-
Locate the definition for LS_EXCEL_DEFAULT_SHEETNAME:
27159 LS_EXCEL_DEFAULT_SHEETNAME WingArc Australia
-
Change the value to your preferred label for the default tab in Excel downloads. For example:
27159 LS_EXCEL_DEFAULT_SHEETNAME My Company Name
-
Repeat these steps for any other languages where you want to change the label.
-
Restart SuperCROSS to apply the change.