If (!) anyone could help me out with this problem I'd greatly appreciate it.
I need to create a formulae where when I input a letter I get a different value out.
ie - if I put 'a' into a cell A1 then B1 gives a value of 1
if I input 'b' into A1 then B1 gives a value of 2
if I input 'c' into A1 then B1 gives a value of 3 etc
The thing is it needs to have 15 input to output outcomes. In other words up to o=15.
Using the IF formulae I'm getting bloody confused about where all my brackets go.
Is there a simpler way to do it?
Or using the start of my example above can anyone who finds this easy tell me the formulae I'd need?
Thanks for any help you can give.
I need to create a formulae where when I input a letter I get a different value out.
ie - if I put 'a' into a cell A1 then B1 gives a value of 1
if I input 'b' into A1 then B1 gives a value of 2
if I input 'c' into A1 then B1 gives a value of 3 etc
The thing is it needs to have 15 input to output outcomes. In other words up to o=15.
Using the IF formulae I'm getting bloody confused about where all my brackets go.
Is there a simpler way to do it?
Or using the start of my example above can anyone who finds this easy tell me the formulae I'd need?
Thanks for any help you can give.
Comment