I am trying to create a excel macro to edit an html file I have on my disk. I am using something like this:
Sub changeImg() Dim dom As HTMLDocument Dim i