Conditional Formatting on Range of Cells
That is exactly what I have, and unfortunately it doesn't change the color of
the cells at all.
"FSt1" wrote:
hi
select A23:M23
set CF for all cell in selected range at once....
formula is.....=$N$23="F".....pick your color.
type F in N23. the rangeA23:M23 should change to picked color.
Regards
FSt1
"RoadKill" wrote:
My Range is A23:M:23. I want these to be a color if the contents of N23 is F.
I have tried, =$N$23="F" as well as =$N$23=F without any luck.
Any suggestions?
|