Hi there,
hope somebody can help me with this problem I have.
I need to create a table of non numerical data that I can refer to
in a formula, which will compare two pieces of data (both also inside this table), and based upon which is "higher up in the hierarchy" - the cell will display a certain result.
Basically it will be an IF function using non numerical data that has a numerical value / "rank" attached.
Specifically - I need to allocate values to this list in cells A1:A5...
EUR
GBP
AUD
NZD
USD
....where EUR is highest ranked and USD lowest.
Then in column B and C will be listed each of these values but in various combinations.
In column D I will build simple IF functions to show the highest ranked in each combination....
eg B1=EUR C1=GBP D1=IF(B1>C1,B1,C1)
hopefully it's possible (as most things seem to be in excel!)
and any help will be greatly appreciated
many thks in advance
G
Bookmarks