Search

Close File

Last Updated: May 10, 2022

Articles

Use this function to close the excel file present in the specified path.

Syntax

Close File (file_path)

Parameters

Input Parameter Name Description
file_path Path of the excel file

Sample

Close File (C:\EmployeeDetails.xlsx)

  • Closes the excel file in the path C:\EmployeeDetails.xlsx.

To view all the Excel functions, click here.

Did you find what you were looking for?