sindrefm
06-14-2015, 11:39 PM
Hi,
I am trying to use multiple IF sentences in the "Insert function" bar.
What I want:
Cell A2 to change according to code:
If(A1="BMW";3)
ELSIF(A1="Ford";4)
ELSIF(A1=.....)
...
END_IF
This wont work.. Can anyone help?
I am trying to use multiple IF sentences in the "Insert function" bar.
What I want:
Cell A2 to change according to code:
If(A1="BMW";3)
ELSIF(A1="Ford";4)
ELSIF(A1=.....)
...
END_IF
This wont work.. Can anyone help?