Hi:
Just trying to go though some VBA to scrap a website and having issues with it picking up values during the looping shown in red below. It seems to skip this and go to the end of the code. Any help would be gratefully received!
Sub ImportStackOverflowData()
Dim QuestionList As...