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

RESETPASSWORD

Update and set a new password for your user account

Description

Excel Lab authenticates with Windham's licensing server for convenience and security. To set a new password, you will require your current password and a reset code. The reset code will be emailed to you during this process (MFA).

You can invoke Excel Lab's license authentication process anywhere in a workbook. You can even do this in a new blank workbook.

You do not need to save the workbook once authentication is successful.

Syntax

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

=RESETPASSWORD()

Input(s)

Follow the on-screen dialog prompt to enter your username and password.

Argument
Description

Username

Your e-mail address registered with Windham Labs.

Password

Your current password.

Reset Code

Our licensing server will send you a reset code to confirm your identity, check your email.

New Password

Enter a new password.

Output(s)

Message
Description

TRUE

Password successfully set.

FALSE

Invalid username and/or current password and/or reset code. Check for typos, try again.

Example

To set a new password:

  1. Open any workbook, or create a new (temporary) workbook.

  2. In any cell, type =RESETPASSWORD() in the formula bar.

  3. Follow the instructions as described in the Syntax section above.

When successful, Excel Lab will store your license information within user-specific system files. You do not need to save the temporary workbook.

PreviousXLABLICENSENextReturn Models

Last updated 1 year ago