Excel application scope - need to invoke in workflow

Hi,
I am new to UIPath. I have multiple workflows in my process. I want to keep a master excel and use this excel in multiple workflows. How can I achieve that?


I want to use the Excel Application Scope piece in my other workflows. Please help.

Hi @prenkys,
Use Read Range activity inside excel application scope and save your excel into data table.
Pass that datatable as input(In) in all other Invoked workflows.

regards,
naveen

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.