D
David Kennedy
hi if you could help me with this it would be great,
i have tried to use the nested IF condition to insert
numbers in a column beside a column of country names(there
are 100 names in this column)
i have used the following formula :
=IF(c:c="JAPAN","12",IF(c:c="USA","13",....etc ie if JAPAN
is in the list put 12 in the row of the column next to it
and so on
however i can only do this for up to 8 country names
How do i do this for all the country names
thank you
d kennedy
i have tried to use the nested IF condition to insert
numbers in a column beside a column of country names(there
are 100 names in this column)
i have used the following formula :
=IF(c:c="JAPAN","12",IF(c:c="USA","13",....etc ie if JAPAN
is in the list put 12 in the row of the column next to it
and so on
however i can only do this for up to 8 country names
How do i do this for all the country names
thank you
d kennedy