html - How to remove phrases from massive excel sheet -


i trying remove specific html tags product descriptions in large excel file.

the file contains 499 rows averaging 3650 characters each. attempting remove <span> , <font> tags descriptions html each product cleaner, keep getting errors saying formula long.

i removed <font> , <span> tags product's titles using find & replace remove <font*> , <span*>.

is there better program or method remove these tags huge list of descriptions?

using find & replace feature great way. sure fill in each tag "find what" section , blank "replace with" section. after that, hit replace , should removed.

enter image description here


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

jsf - How to ajax update an item in the footer of a PrimeFaces dataTable? -

django - CSRF verification failed. Request aborted. CSRF cookie not set -