hey all,
lets say i have 4x4 matrix.
A B C D total
A 5 3 3 3
B 3 5 7 8
C 2 3 4 6
D 1 2 3 4
i want to highlight all row that has the max value.
how can i do that?
thanks in advance
hey all,
lets say i have 4x4 matrix.
A B C D total
A 5 3 3 3
B 3 5 7 8
C 2 3 4 6
D 1 2 3 4
i want to highlight all row that has the max value.
how can i do that?
thanks in advance
Hi
If your data as shown is in the range A1:D4 then select cell A1
Format, Conditional Formatting, Formula Is: =MAX($A1:$D1)=MAX($A$1:$D$4), select your format options, then save.
Copy A1 and Paste Formats to A1:D4.
rylo
it didnt work or i didnt understand what you are saying.
but i will mess with it...thank you
Select the range of your data i-e A1:D1 then apply Conditional Format as told by rylo.
(You need not to do the last step mentoined by rylo i-e Paste special as Formats)
starguy
Tahir Aziz
PAKISTAN
https://www.facebook.com/businessexcel
__________________
Forum Rules (read before you post)
Links to the world of Excel
Hi
See if the attached file helps clear things up.
rylo
i got it...thanks for helping out..
love this web site...
hey why this formula doesnt work for trying to find minimum
i just change max to min, it doesnt work?
Hi
worked for me. What formula did you use???
rylo
=MAX($A1:$D1)=MAX($A$1:$D$4)
this formula..instead of max i used min...it doesnt work for min
HI
Have look at sheet3. Just changed the max to min and it is highlighting row 4 which has the min value of 1.
rylo
Last edited by rylo; 10-01-2007 at 10:18 PM.
hey Rylo, thanks for helping me but, you got me wrong i think.
i want to highlight the row which has the minimum total sum.
if the max formula has the same idea, than i have been doing wrong from beginning..damn...
i need to highlight the row which has the min total sum and
i need to highlight the row which has the max total sum
Hi
I've reloaded the file in my previous post with 2 additional sheets.
Is that were you want to go???
rylo
this is what i meant.
thanks for every thing Rylo.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks