Hey,
I want to conditionally format a cell so that it goes red whenever the four other cells give the same data value. What should I use.
Hey,
I want to conditionally format a cell so that it goes red whenever the four other cells give the same data value. What should I use.
In CF use
=COUNTIF(A1:A4,A1)=4
wheere A1:A4 are your four other cells
Life's a spreadsheet, Excel!
Say thanks, Click *
I believe you would need:
=COUNTIF(A$1:A$4,A1)=4
Is not working would you mind showing me ?
Thanks again
Cheers,
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks