V
Vicky
I am sure this is something simple, I am just not finding the best solution.
I have a list of data in Excel (2007 but I dont think that matters) The data
has header row (ABC, XYZ, etc) and data listed below. To the right of the
table I created the MIN fx to find the lowest cost provider of products. Now
I would like to have another column that indicated to me who the lowest cost
provider is. For instance the first row would be CAT. The one issue is
what if there are two providers with the same number.
I was thinmking of a lookup function to do this, but conditional formatting
is another option. Once I solve it for the first row, I want to copy the
formula for the subsequent rows.
Thanks!
ABC XYZ CAT POP
107 102 101 107 =MIN(A22)
209 201 203 201 =MIN(A33)
304 304 305 301 =MIN(A44)
I have a list of data in Excel (2007 but I dont think that matters) The data
has header row (ABC, XYZ, etc) and data listed below. To the right of the
table I created the MIN fx to find the lowest cost provider of products. Now
I would like to have another column that indicated to me who the lowest cost
provider is. For instance the first row would be CAT. The one issue is
what if there are two providers with the same number.
I was thinmking of a lookup function to do this, but conditional formatting
is another option. Once I solve it for the first row, I want to copy the
formula for the subsequent rows.
Thanks!
ABC XYZ CAT POP
107 102 101 107 =MIN(A22)
209 201 203 201 =MIN(A33)
304 304 305 301 =MIN(A44)