So I've been using
Code:
Selection.InsertFile FileName:="http://www.sheldonbrown.com/web_sample1.html", Link:=True
To rip the entire page into word, but, it doesn't look nice, rather it looks atrocious and doesn't look like the page exactly. So I want to be able to rip it nicely, one option is to try to save the html page first and then insert it.
Another thing I want to be able to do is target certain html like say pictures. Is it possible>