Search

Excel Node

Last Updated: Oct 5, 2021

Articles

When I am executing the Excel node, I am getting the error as "Process exited with error...class not registered...". Image description

This error occurs when you do not have licensed Microsoft Excel installed on the bot machine you are executing the excel node. Install Microsoft Excel and rerun the task.
If licensed and the error persists, check if it is activated and logged in with the right credentials.

When trying to open an excel file using the excel node, I am getting a popup “We can’t update some of the links in your workbook right now….” I am unable to proceed until the Continue button is clicked, because of which excel automation fails. Image description

To suppress the message and to automatically update the links, follow these steps:

  1. In Excel, select File > Options > Advanced.
  2. Under General, clear the Ask to update automatic links check-box.
Image description
Did you find what you were looking for?