N
Neil Greenough
In Column A, I have the following listed down the column:
Initial
Independent
2
3
4
5
etc etc....
Now in Column B next to these, I have a corresponding monetary value. Now,
My lookup function works for the numbers but it doesn't work for the words
'initial' or 'independent'. Any ideas why? The numbers bring back the
corresponding value perfectly but if I choose 'initial' it bring back a
wrong value.
Here's my function:
=N5*24*LOOKUP(C2,A2:A13,B2:B13)
Initial
Independent
2
3
4
5
etc etc....
Now in Column B next to these, I have a corresponding monetary value. Now,
My lookup function works for the numbers but it doesn't work for the words
'initial' or 'independent'. Any ideas why? The numbers bring back the
corresponding value perfectly but if I choose 'initial' it bring back a
wrong value.
Here's my function:
=N5*24*LOOKUP(C2,A2:A13,B2:B13)