Hi friends,

I am trying to pull data from the following base url:

Please Login or Register  to view this content.
However, the underlying url in the script is like this:

Please Login or Register  to view this content.
Here, the variable parameters are ReportID and ControlID

What I want is that I should be able to enter these two parameters in two different cells and then they should be automatically pulled in the above url as I change them and the query should pull the new data into my worksheet.

How can this be made possible? Pls guide me I am new to VBA and macros with only basic understanding.