Set color cell

Hello everybody!
The sequence compares the “Cadastral (or conventional) number:” column, if the values ​​match, it updates the values ​​in the “Type of registered right” and “Total area” columns from the “result” file in the sample* files.
How to make the cells that are updated in the sample files change colors to red? Thanks.
Main (3).xaml (14.9 KB) result.xlsx (19.5 KB) sample (1).xlsx (16.7 KB) sample3.xlsx (16.7 KB) sample5.xlsx (16.8 KB)

Hi!

You just need to use Set Range Color activity. Check this post:

Hope it helps

I already looked, in the activity parameters set range color you need to specify the column number, but I don’t know the number in advance.