Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default Import Multiple Web Pages

Is it possible to import data from multiple web pages within a single query?
I have a list of widgets. The website displays information for a widget on a
webpage. Enter a different widget and the information changes (same
webpage). I need to import data for each wedget. Can I setup one query that
will use the range of widgets to import the data or do I have to setup
individual queries for each widget? Any help is appreciated.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10,124
Default Import Multiple Web Pages

Depends? Give us several urls and tell us much more. This is the sort of
thing I do a lot.
If you can't get several at once you can use a looping macro to do it.

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"namenorg" wrote in message
...
Is it possible to import data from multiple web pages within a single
query?
I have a list of widgets. The website displays information for a widget
on a
webpage. Enter a different widget and the information changes (same
webpage). I need to import data for each wedget. Can I setup one query
that
will use the range of widgets to import the data or do I have to setup
individual queries for each widget? Any help is appreciated.


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default Import Multiple Web Pages

here is the website:
http://www.license.state.tx.us/ABDat...EABPRJA7810269

the EABPRJA9999999 is the variable data. here are some project numbers:
A6815187
A6815199
A6815249
A6815291
A6815441

"Don Guillett" wrote:

Depends? Give us several urls and tell us much more. This is the sort of
thing I do a lot.
If you can't get several at once you can use a looping macro to do it.

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"namenorg" wrote in message
...
Is it possible to import data from multiple web pages within a single
query?
I have a list of widgets. The website displays information for a widget
on a
webpage. Enter a different widget and the information changes (same
webpage). I need to import data for each wedget. Can I setup one query
that
will use the range of widgets to import the data or do I have to setup
individual queries for each widget? Any help is appreciated.



  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10,124
Default Import Multiple Web Pages

This is the sort of thing I do often for clients. Don't set up multiple
fetches. The way to do this would be to set up a looping macro using ONE
fetch with a list of the variable numbers. After each fetch have your macro
copy the revelant data to the desired location. Contact me privately if
desired. BTW, what is this for?

for each variable refresh the original query
http://www.license.state.tx.us/ABDataSearch/SearchResultDetail.asp?ID_NO=EABPRJ"& variablecopy data where desired.next variable--Don GuillettMicrosoft MVP ExcelSalesAid "namenorg" wrote in ... here is the website:http://www.license.state.tx.us/ABDataSearch/SearchResultDetail.asp?ID_NO=EABPRJA7810269 the EABPRJA9999999 is the variable data. here are some project numbers: A6815187 A6815199 A6815249 A6815291 A6815441 "Don Guillett" wrote: Depends? Give us several urls and tell us much more. This is the sort of thing I do a lot. If you can't get several at once you can use a looping macro to do it. -- Don Guillett Microsoft MVP Excel SalesAid Software "namenorg" wrote in message ... Is it possible to import data from multiple web pages within a single query? I have a list of widgets. The website displays information for awidget on a webpage. Enter a different widget and the information changes (same webpage). I need to import data for each wedget. Can I setup onequery that will use the range of widgets to import the data or do I have to setup individual queries for each widget? Any help is appreciated.
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Sum of Multiple Pages Millington Excel Discussion (Misc queries) 4 June 11th 07 11:06 PM
How do I import a word doc, multiple pages, into Excel cell? Stonewall Excel Discussion (Misc queries) 1 May 31st 07 10:00 PM
How do I import a word doc, multiple pages, into Excel cell? Sharkpod Excel Discussion (Misc queries) 4 April 18th 07 10:16 PM
How can I import data into Excel from web pages hemer Excel Discussion (Misc queries) 1 April 6th 06 07:13 PM
multiple pages for multiple users fourskunks Excel Discussion (Misc queries) 1 September 9th 05 07:29 PM


All times are GMT +1. The time now is 11:41 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"