I am running a VBA macro on a spreadsheet and I need to remove some HTML <.span> tags. In my case, I want to delete everything from the first bracket of "<.span" to the last bracket of "<./span>", including the content between the tags. Any ideas on a quick way to do this?
Thanks!
Sorry, the system interpreted my HTML span tags and didn't display them. I have now placed dots in the tags to get them to show.
Thanks!
Sorry, the system interpreted my HTML span tags and didn't display them. I have now placed dots in the tags to get them to show.