Hi,
I would like to do a formula where if column Country 1 is "Hong", then "Country 1 + Country 2 + Country 3"
| Country 1 | Country 2 | Country 3 |
| Cambodia | | |
| Hong | Kong | |
| Hong | Kong | RO |
End result would be as below;
| Country 1 |
| Cambodia |
| Hong Kong |
| Hong Kong RO |
Appreciate some guidance on using formula.
Thanks in advance.