Hi, I need help to write a vba routine to convert special characters in an excel sheet - such as ampersand (&) , quotes (") and apostrophe (') to their valid html equivalent on a web-page, I also need to replace all CrLf combinations with a space.
Thanks for your help
Thanks Chihiro,
I'm a little inexperienced in vba, so need a little help applying this.
I'm using excel 2016. Which specific characters do I need to encode for a webpage? and how would I apply the encoding to all rows in the worksheet?
Your help's much appreciated.