Mass updating all selector values

Hi all, I’m wondering if there’s a quicker way we can mass update a number of selector values instead of going through each selector one at a time?
For example, looking at the image below, I need to remove “.xlsm” from the selector values. As there are 107 instances of them, is there a way to apply the deletion of “.xlsm” across all of them at one go instead of clicking on each selector and deleting it? Appreciate any advice anyone can share!

image

@kerri.tiam2

If you would have used object repository then an update only in object repository will reflect all over the project…if not we have to do it manually…

One question here…what are you doing with excel ui when you have excel related activities ehich can work on excel without ui?

Cheers

@kerri.tiam2
lets take out of scope if maybe a different modelling is needed (e.g. other activities etc.)

For mass updates we can checkif want to do it with the help of a text editor e.g. notepad++. But take always a backup from the project before doing the mass update.

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