View Single Post
 
Old 12-23-2019, 02:49 PM
noslenwerd noslenwerd is offline Windows 10 Office 2016 for Mac
Novice
 
Join Date: Dec 2019
Posts: 15
noslenwerd is on a distinguished road
Default

Sorry for the additional bump.

Would you mind explaining what this line of code means exactly? I am writing a similar macro that will take img html, and insert an image.

If you would be able to pull this apart, I do think I can handle the image insertion myself

Code:
	    .Text = "\<[Aa] href=([!\>]@)\>([!\<]@)\</a\>"
Reply With Quote