Compare Excel and color matched rows

Hi All,

I just need a small help,
I have two excels where I need to compare the rows in specified column in both excels and need to color the matched rows.
Ex:
Excel1:
image
Excel2:
image

I need to color 10,20 values in both the Excel files.

Thanks!

Hi @SaiKrishna147

Use set range color based on empty range

Thanks
Ashwin.S

I am done with read excels and comparing matched rows. Problem here is with coloring the excels rows.

Hi @SaiKrishna147

Check this

How To Set Color of Row Based on Value on Cell?

Thanks
Ashwin.S

Empty range works? Let me check.

Thanks!

Hi @AshwinS2,

leaving out range empty is not allowed.
can you please share a screenshot?

This is resolved. I gave dynamic range using counter. Thanks

Hi @SaiKrishna147

Based on datatable.rows.count Right
Thanks
Ashwin.S

Correct! and gave ‘cellvalue+ counter’ in color range activity.

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