B
BrettOlbrys
I'm still trying to figure out this Conditional Formatting to produce
the result I'm looking for, but so far, no such luck.
Please explain, in the following formula what does the =B2 do?
=B2=MIN($B2:$E2)
And in this formula, what do I need to input where it says column()?
=(COLUMN()-1)=MATCH(MIN($B2:$E2),$B2:$E2,0)
As I said earlier, I'm trying to have Excel look at a row of data and
then put borders around the cell that has the lowest value in that row.
Using the two above formulas has not helped me produce the result.
Thanks
the result I'm looking for, but so far, no such luck.
Please explain, in the following formula what does the =B2 do?
=B2=MIN($B2:$E2)
And in this formula, what do I need to input where it says column()?
=(COLUMN()-1)=MATCH(MIN($B2:$E2),$B2:$E2,0)
As I said earlier, I'm trying to have Excel look at a row of data and
then put borders around the cell that has the lowest value in that row.
Using the two above formulas has not helped me produce the result.
Thanks