Skip to main content
Skip table of contents

Change the Default Tab Label in Excel Downloads

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:

  1. 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.
  2. 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.
  3. Locate the definition for LS_EXCEL_DEFAULT_SHEETNAME:

    CODE
    27159	LS_EXCEL_DEFAULT_SHEETNAME	WingArc Australia
  4. Change the value to your preferred label for the default tab in Excel downloads. For example:

    CODE
    27159	LS_EXCEL_DEFAULT_SHEETNAME	My Company Name
  5. Repeat these steps for any other languages where you want to change the label.
  6. Restart SuperCROSS to apply the change.


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.