Hi,
I use a lot of excel web queries, most times when dealing with a new webpage i will run the macro recorder and use the import wizard to gather all the info needed then i will construct my vba code from that.
My question is on some pages they have lots of tables to choose from so i can get just the info i need, but on other pages they will only have 1 and i have to import the whole page, is there a way to look at the html or something so i can get the table i need or do some webpages just have 1 table?
I use a lot of excel web queries, most times when dealing with a new webpage i will run the macro recorder and use the import wizard to gather all the info needed then i will construct my vba code from that.
My question is on some pages they have lots of tables to choose from so i can get just the info i need, but on other pages they will only have 1 and i have to import the whole page, is there a way to look at the html or something so i can get the table i need or do some webpages just have 1 table?