I can easily grab a web page and put it into Excel, if I know the URL.
I want to 'construct' the URL using the
ActiveWorkbook.Worksheets.Add
With ActiveSheet.QueryTables.Add(Connection:="URL;http://www.???????
function.
VB doesn't apparently parse a variable within this command - so I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.