B Brian Oct 8, 2004 #1 Hi Again, How would I format a column to highlight the cell that has the highest value? Thanks again.
Hi Again, How would I format a column to highlight the cell that has the highest value? Thanks again.
F Frank Kabel Oct 8, 2004 #2 Hi - select your range (e.g. A1:A10) - goto format - Conditional Format - in this dialog enter the formula =A1=MAX($A$1:$A$10) - choose your format
Hi - select your range (e.g. A1:A10) - goto format - Conditional Format - in this dialog enter the formula =A1=MAX($A$1:$A$10) - choose your format
B Brian Oct 8, 2004 #3 Frank, Thanks for the speedy reply, but it doesn't seem to work. Can I format the entire column instead of a selected range? Thanks.
Frank, Thanks for the speedy reply, but it doesn't seem to work. Can I format the entire column instead of a selected range? Thanks.
F Frank Kabel Oct 8, 2004 #4 Hi you could also select the entire column A. Then change $A$1:$A$10 to $A:$A
B Brian Oct 8, 2004 #5 I did this Frank, and what I get is every cell that doesn't have a value in it is highlighted with my selected format, not the highest value in the column.
I did this Frank, and what I get is every cell that doesn't have a value in it is highlighted with my selected format, not the highest value in the column.
F Frank Kabel Oct 8, 2004 #6 Hi what formula have you entered exactly in the conditional format dialog
G Guest Oct 8, 2004 #7 =A1=MAX($A$1:$A$18) is exactly (copy and pasted) what I have in the conditional formating. I do have formulas in this cell, sorry I forgot to mention that, will it make a different?
=A1=MAX($A$1:$A$18) is exactly (copy and pasted) what I have in the conditional formating. I do have formulas in this cell, sorry I forgot to mention that, will it make a different?