Save to a folder

I need to save a file in excel format that was extracted from the browser, save it in a folder could someone help me?

Hello,

You can configure your browser to ask path before saving and create a sequence to insert correct path.

1 Like

Hi,

Steps:

1 - Take excel application scope and provide the path where you want to save excel file (If file not present it will auto create with name you provided in the path)
2 Use write range activity in excel applications scope and pass extracted data table to it.

Hope this will help you.

1 Like

more how would i add the path correctly you know? sorry i’m new to uipath

I confess that I didn’t understand friend, could you indicate?

Excel.xaml (5.9 KB)

Invoke this workflow and pass the value to arguments.
Just Pass Your file path and extracted data table from web to the workflow i provided.

Hope this will help you.

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