scroll down IE window in vba

Is there a way to scroll an IE window down after open it? Thanks.

Set ie = CreateObject("internetexplorer.application")

ie.navigate "http://url"

ie.Visible = True

August 25th, 2015 2:21pm

Hi,

Do you want to achieve this in Excel? If this is the case, I'd recommend you post your question to the Excel for Developers forum as this forum is not for code-related questions and we are not the best resource for coding:

https://social.msdn.microsoft.com/Forums/office/en-US/home?forum=exceldev

If it's only an Internet Explorer related question, please post a new question in the following forum:

https://social.msdn.microsoft.com/Forums/ie/en-US/home?category=iedevelopment

The reason why we recommend posting appropriately is you will get the most qualified pool of respondents, and other partners who read the forums regularly can either share their knowledge or learn from your interaction with us. Thank you for your understanding.

Steve Fan
TechNet Community Support

Free Windows Admin Tool Kit Click here and download it now
August 25th, 2015 10:57pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics