Last Updated: Feb 14, 2022
Use this function to open the file specified in the path. The supported formats are .xls, .xlsx, .xlsm, and .csv.
Open Excel File(file_path)
Input Parameter Name | Description |
---|---|
file_path | Path of the file to be opened |
Open Excel File(C:\TrainingExcel.xls)
To view all the Excel functions, click here.