Hi everyone,

Can I separate several words that is joined by comma?
for example:
Column A --> word1, word2, word3, word4

Is there any way to make it
Column B --> word1
Column C --> word2
Column D --> word3
Column E --> word4

Thank you very much. I really really appreciate your help.