Forum Discussion
Rafik98
Mar 03, 2022Copper Contributor
A help in Excel a question
Dear Sir/Madam I am trying to convert the whole countries into continents, I had a question with all the countries in the column, and in the next column I need to but each country with its own conti...
cris_22
Mar 03, 2022Brass Contributor
On another tab, make a list with two columns. Country and Continent.
then you might need to insert another column in you original sheet to hold "continent" The results in this cell will depend on the country. You will need to use an if statement to bring back the result. Then you can just hid you original column with countries.
then you might need to insert another column in you original sheet to hold "continent" The results in this cell will depend on the country. You will need to use an if statement to bring back the result. Then you can just hid you original column with countries.