Change the color of a cell based on another cell

Emilie9457 -  
Mike-31 Posted messages 18405 Registration date   Status Contributeur Last intervention   -
Hello,

I'm looking to create a conditional rule that would color my cell (R3) if it contains the data entered in Q3 and/or in P3.

Additionally, I would like to stretch this rule for the entire R column to encompass the full list of rows (over 110,000 rows).

I need to perform a validation (quality control) on the data of a massive file to be processed.

Thanks a lot!

Configuration: Windows / Chrome 61.0.3163.100

3 réponses

Mike-31 Posted messages 18405 Registration date   Status Contributeur Last intervention   5 145
 
Hello,

if I understood correctly, select R3 and Conditional formatting
the formula is
=AND(R3<>"";OR(R3=P3;R3=Q3))
choose the fill color

--
A+
Mike-31

I am responsible for what I say, not for what you understand...
1