N
noname
Hi,
I have a table consisting of 2 columns:
Cell Letter Cell #
A 1
B 2
C, D 3, 4
E, F, G 5, 6, 7
H 8
I 9
J 10
K 11
L 12
Now, i have an interesting situation. I need a formula for the below
scenarios:
1] If i enter a letter in Cell Letter, its corresponding sequential
number should be shown in Cell# (see above table).
2] If i enter a number in Cell#, its corresponding sequential Letter
should be shown in Cell Letter (see above table).
3] If there are multiple comma-separated values, i need to handle to
take care of that too (see above table).
please note i would be using either one of the formulae and not both.
but for understanding purpose, If someone can demonstate both the
formulae (taking into consideration comma-separated multiple letters/
values), it would be a great help.
I have a table consisting of 2 columns:
Cell Letter Cell #
A 1
B 2
C, D 3, 4
E, F, G 5, 6, 7
H 8
I 9
J 10
K 11
L 12
Now, i have an interesting situation. I need a formula for the below
scenarios:
1] If i enter a letter in Cell Letter, its corresponding sequential
number should be shown in Cell# (see above table).
2] If i enter a number in Cell#, its corresponding sequential Letter
should be shown in Cell Letter (see above table).
3] If there are multiple comma-separated values, i need to handle to
take care of that too (see above table).
please note i would be using either one of the formulae and not both.
but for understanding purpose, If someone can demonstate both the
formulae (taking into consideration comma-separated multiple letters/
values), it would be a great help.