Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. wordworm

    grabbing data off web pages using excel macro

    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...

Part and Inventory Search

Back
Top