Excel Lab
  • Excel Lab
  • Release Notes
  • Getting Started
    • Installing Excel Lab
      • Step 1: Download Files
      • Step 2: Register Libraries
      • Step 3: Activate Add-in
      • Step 4: Verify Installation
  • Functions
    • General
      • ISMATRIXPSD
      • MATRIX
      • XLABHELP
      • XLABINFO
      • XLABLICENSE
      • RESETPASSWORD
    • Return Models
      • CAPM
      • DESMOOTHRETURNS
      • IMPLIEDRETURNS
      • MLERETURNS
    • Risk Models
      • ANNUALIZERISK
      • EWMA
      • HISTORICALRISK
      • MLERISK
      • PORTFOLIORISK
      • TURBULENTRISK
      • QUIETRISK
    • Optimization
      • MVO
      • MTO
      • MVT
      • MVFRONTIER
      • MTFRONTIER
      • ISORETURN
    • Simulation
      • MCNORM
      • BOOTSTRAP
    • Exposure to Loss
      • LOSSPR
      • OMEGARATIO
      • SORTINORATIO
      • TAILRATIO
      • VALUEATRISK
      • MAXDD
    • Regression Analysis
      • FACTORANALYSIS
      • PSR
    • Scenario Analysis
      • MAHALANOBIS
      • SCENARIOPR
      • IMPLIEDSCENARIO
  • Frequently Asked Questions
    • Common Issues
    • FAQ
  • Further Reading
  • Windham's Research Insights
  • Watch Our Educational Videos
Powered by GitBook
On this page
  • Description
  • Syntax
  • Input(s)
  • Output(s)
  • Example
  1. Functions
  2. General

XLABHELP

Getting help within Excel for the Excel Lab quant library.

PreviousMATRIXNextXLABINFO

Last updated 3 years ago

Description

If you need help or require documentation, invoke the library's help resource. This function open our documentation repository for function definitions and examples.

Syntax

The following describes the function signature for use in Microsoft Excel's formula bar.

=XLABHELP(openHelpURL)

Input(s)

Argument
Description

openHelpURL

Optional. Logical, opens our documentation repository is set to TRUE. Otherwise, it will return the URL address to the Excel cell. If the argument is not specified, it will default to TRUE.

Output(s)

The function will return a URL address or open Excel Lab's documentation repository for function definitions and examples.

Example

Excel Lab launches this website for your technical reference