Skip to main content

Open Excel

Opens an existing excel file or creates a new one.

Common Properties

  • Name - The custom name of the node.
  • Color - The custom color of the node.
  • Delay Before (sec) - Waits in seconds before executing the node.
  • Delay After (sec) - Waits in seconds after executing node.
  • Continue On Error - Automation will continue regardless of any error. The default value is false.
info

If the ContinueOnError property is True, no error is caught when the project is executed, even if the Catch node is used.

Input

  • Excel File Path - The full path of the excel file to open.

Output

  • Excel File Descriptor - The ID of the opened excel file.

Options

  • Create If Not Exists - Determines whether or not to create a new excel file if it does not exist.
  • Password - Encrypted Excel password