D
Des
I used the index-match function to return a value from a source table (see
below). Now I want to highlight that specific value from the source table
using conditional formatting.
Here's the Source Table:
A B C D
1 5.5 6.4 7.2 8.1
2 3.5 7.8 6.4 5.5
3 6.7 7.2 1.1 6.4
Row Col Value
2 C 6.4 --> (used index-match to return value)
How can I use conditional formatting to highlight the return vaule "6.4" on
the source table itself (which is the intersection between row 2 and col C)?
Thanks in advance!
below). Now I want to highlight that specific value from the source table
using conditional formatting.
Here's the Source Table:
A B C D
1 5.5 6.4 7.2 8.1
2 3.5 7.8 6.4 5.5
3 6.7 7.2 1.1 6.4
Row Col Value
2 C 6.4 --> (used index-match to return value)
How can I use conditional formatting to highlight the return vaule "6.4" on
the source table itself (which is the intersection between row 2 and col C)?
Thanks in advance!