Forum Discussion
atchaya17
Jun 24, 2022Copper Contributor
excel
                    I have value in each cell. I want to add comma at the end for example Structured QUery Language, Science, Social. So I can count each cell value with the help of comma. How to add ...
dscheikey
Jun 24, 2022Bronze Contributor
Hello atchaya17,
I hope the attached example document is what you are looking for. Otherwise, it will give you the inspiration you need to find your solution.
=SUBSTITUTE() is the solution to your problems.
best regards
dscheikey
- atchaya17Jun 24, 2022Copper Contributoralso if i have blank in my cell how to change the syntax- dscheikeyJun 24, 2022Bronze ContributorShould existing blank lines in the cells remain? Please describe exactly what you want as an outcome and what the final result should be. This is the only way to help.
 
- atchaya17Jun 24, 2022Copper ContributorI got the answer, Thank you so muchhhhh
- atchaya17Jun 24, 2022Copper ContributorHi, Can I know what syntax you have used?