How to update an excel sheet

Hello, community

I want to update an excel sheet automatically which is edited manually.

I have 2 excel files:

One is a master file that has 3 sheet
The second is a tracking file that also has 3 sheet

So, whenever the master sheet will be edited by someone else who performs operations like added some rows, columns, or deleted something then I want to update the tracking sheet as per the master sheet.

I don’t want to do any editing on the tracking sheet.

How can we do this?

Best Regards,
Vrushali

Hi @Vrushali_Gave

The link below gives details about monitoring the changes in excel, based on you requirement you can customize

Hope this is helpful

1 Like

@AdityaVN How can we do this in the newest version?

It’s about studio 8.0, 8.1

Is any other solution?

Best Regards,
Vrushali

@Vrushali_Gave Trigger Scope and File change Trigger are part of Uipath.System.Activities package and I’m using 21.4 version of this package in UiPath Studio 2021.4.0 Version

So even if it is mentioned as 8.0, 8.1, higher version of the packages are present to do same activity

1 Like