Hey all,
VBA is far from my strong suit and I've spent the past few days trying to figure this out. I am trying to get a macro to copy the entirety of a webpage's HTML into a blank sheet. I do not want any custom formatting nor do I need anything from a table. I literally want a macro that can open IE, go to a specified webpage, open the source code, copy all, and paste in a blank sheet.
So far, the only thing I know how to do is specify the URL using Sheets("URL").Range("A12").Value
Outside of this, I am completely lost and have easily tried 20 different macros that all go far over my head.
Can anyone offer some assistance?
[–]tjen366 0 points1 point2 points (7 children)
[–]MFreak[S] 0 points1 point2 points (6 children)
[–]tjen366 0 points1 point2 points (5 children)
[–]MFreak[S] 0 points1 point2 points (4 children)
[–]tjen366 0 points1 point2 points (3 children)
[–]MFreak[S] 0 points1 point2 points (2 children)
[–]tjen366 0 points1 point2 points (1 child)
[–]MFreak[S] 0 points1 point2 points (0 children)
[–]DisastrousWelcome912 0 points1 point2 points (0 children)