Forum Discussion
vinh nhut nguyen
Mar 28, 2017Copper Contributor
Help for CONCATENATE function
I am trying to use CONCATENATE function to add words from 2 cells together. In one cell, I have words with a character in superscript. The result of the above function give a final words with the superscript character in normal character.
Please let me know if there is a way to get around this concern. Thank a lot.
Thank you very much for your answer. So it is complicate to do it as I do not know VBA.
3 Replies
Sort By
Hi Vinh,
Afraid that's only using VBA script
- vinh nhut nguyenCopper Contributor
Thank you very much for your answer. So it is complicate to do it as I do not know VBA.
You may google for a sample, as i remember there were some close to your case. Slight modification won't require deep VBA knowledge.