Usage 2.0.0#

Understanding the Basics#

With this version of the SynMax Excel Add-in, users can now insert and run formulas in two ways:

  • Option 1: via the Formula Builder UI - a user-friendly interface available from the SynMax Energy or SynMax Commodities tab.

    Note

    The Formula Builder is available under SynMax Energy or SynMax Commodities depending on your add-in version:

    • Use SynMax Energy if your add-in version is earlier than 2.0.0.

    • Use SynMax Commodities if your add-in version is 2.0.0 or higher.

  • Option 2: via the Excel “Insert Function” dialog selecting a SMX category.

Both options produce identical results. You may use whichever method best fits your workflow.

We recommend using the new Formula Builder method as it is faster, easier, and more user-friendly, especially for new users.


Option 1: Via the Formula Builder UI#

The Formula Builder provides an easy and interactive way to insert SynMax functions into Excel without manually typing formulas.

  1. Open Excel and see whether the SynMax Add-in is loaded. You’ll see either the SynMax Energy or SynMax Commodities tab on the ribbon, depending on your installed version.

    SynMax Energy and SynMax Commodities tabs in Excel
  2. Click the Formula Builder button to open the tool.

    Formula Builder button in the SynMax Commodities tab
  3. In the Formula Builder window, select either Hyperion 4.0 or Vulcan 2.0.

    SynMax Formula Builder window showing Hyperion and Vulcan versions
  4. Select the function you prefer to insert from the drop down. Fill in the required other parameters and click Insert to execute the selected function.

    Select the prefered function and run it.
  5. The formula will run and the results will appear in a new worksheet generated automatically.

Note

In the Formula Builder you can switch between Hyperion and Vulcan products based on your preference. Each output sheet is created independently and can be refreshed, and modified later later.


Option 2: Via Excel “Insert Function” (Legacy Method)#

You can still run SynMax functions using Excel’s built-in Insert Function dialog. This method behaves exactly like earlier versions of the add-in.

  1. Open Excel and create a new workbook or open an existing one.

    Create a new workbook in Excel
  2. Click on the Formulas tab in the ribbon menu.

    Click on the "Formulas" tab in the ribbon menu
  3. Click on the Insert Function button.

    Click on the "Insert Function" button to open a dialog box
  4. In the Or select a category section, scroll down and choose one of the available SMX categories based on the data source you wish to use:

    • SMX - Original category used for legacy functions.

    • SMXV2 - Functions from the Vulcan 2.0.

    • SMXH4 - Functions from the Hyperion 4.0.

    SMX, SMXV2, and SMXH4 categories in the Insert Function dialog
  5. Select the function you want to use from the list (for example, SMX.Completions).

    Select the function you want to use from the list of functions
  6. Click OK to open the Function Arguments dialog box.

    Click "OK" to open the "Function Arguments" dialog box
  7. In the dialog box, enter the required argument values in the Value column.

    Enter the values for the arguments you want to use in the **Value** column next to each argument

    To specify multiple values, separate them with a semicolon (“;”).

    To provide multiple options, use a semicolon
  8. Click OK to close the dialog and insert the formula into your worksheet.

    Click "OK" to close the "Function Arguments" dialog box and return to the worksheet
  9. The results will appear directly in your selected cell.

    The result of the function

Creating PivotTables#

  1. Select the data you want to display as a PivotTable. To select all rows and columns in the sheet, press ctrl + a.

    Select the data you want to display as a PivotTable
  2. Under the Insert menu in the ribbon, click PivotTable.

    Under the Insert menu in the ribbon menu, click on PivotTable
  3. Click OK to create a PivotTable with default settings.

    Click on OK to create a PivotTable with the default settings
  4. Use the PivotTable Fields pane to add or remove fields in Rows, Columns, Filters, and Values.

    Add fields to rows, columns, filters, and values
  5. Click the arrow next to a field name and choose Value Field Settings to change the aggregation type.

    ../_images/usg-pv-05.png ../_images/usg-pv-06.png

Note

To learn more about PivotTables, visit the Microsoft 365 support page.


Creating Charts#

  1. In the PivotTable you just created, ungroup the data you want to visualize.

    Ungroup the data you want to visualize
  2. Select the data.

    Select the data
  3. Under the Insert tab in the ribbon, click on your preferred chart type. Hover over icons to preview.

    Under the Insert tab in the ribbon menu, click on the type of chart you want to plot
  4. Example: a simple 2-D line plot.

    An example of a 2-D line plot

Note

To learn more about charts, please see the Microsoft 365 support page.


Advanced Features#

  • Refresh All: Runs the last used formula again.

    The Refresh All button
  • Cancel All: Cancel any running requests or calculations in the workbook. This is useful if you notice an error in your data or formulas and want to stop the calculation process to avoid incorrect results or unnecessary processing time.

    The Cancel All button

Using Aggregation#

The Aggregate By column in the Formula Builder acts as a pivoting tool that groups data based on one or more parameters.

Aggregate By column example Aggregating by multiple parameters