How to mark color in particular cell value in excel

Hi @Raja.G - Here you go…

Set Range Color Properties

image

Here idx is Int32 varaible which starts with 0 by default. That’s why i have +2 to get the exact row.

Output

image

1 Like