Hi gurus.
Is there a function similar to MIN that would work with letters?
We segment our customers on both their Average Daily Spend and their Average Monthly Spend. What I need to do is take the highest segmentation between the two. The highest starts with A and goes through J.
Example:
Column A has Customer name
Column B has Avg Daily Segment
Column C has Avg Monthly Segment
Column D would have the Highest Segment between Columns B & C.
Is there a formula I could put in D2 that would work similar to =MIN(B2:C2) and would result with "A"?
Since I have 10 Avg Daily Segments and 10 Average Monthly Segments I can not use an IF/THEN statement with 20 imbedded statements.
Any help would be greatly appreciated.
Mike
“Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.”-Albert Einstein
Is there a function similar to MIN that would work with letters?
We segment our customers on both their Average Daily Spend and their Average Monthly Spend. What I need to do is take the highest segmentation between the two. The highest starts with A and goes through J.
Example:
Column A has Customer name
Column B has Avg Daily Segment
Column C has Avg Monthly Segment
Column D would have the Highest Segment between Columns B & C.
Is there a formula I could put in D2 that would work similar to =MIN(B2:C2) and would result with "A"?
Since I have 10 Avg Daily Segments and 10 Average Monthly Segments I can not use an IF/THEN statement with 20 imbedded statements.
Any help would be greatly appreciated.
Mike
“Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.”-Albert Einstein