Search

Open Protected Excel

Articles

Use this function to open password protected .xls, .xlsx, .xlsm, .csv files.

Syntax

Open Protected Excel (path, password)

Parameters

Input Parameter Name Description
path Path of the excel file
password Password to open excel

Sample

Open Protected Excel (D:\InvoiceDetailsInvoice1, Password123)

  • Opens the protected excel file at D:\InvoiceDetailsInvoice1 using the specified password Password123.

To view all the Excel functions, click here.

Did you find what you were looking for?