Below is the code for a quick, easy custom Excel function to remove HTML tags and code from a string. This function can be used directly in a sheet, or be called from within VBA. Examples The function will strip complete html tags or if the string has a partial tag (starts with a tag…
Read More