Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Web Query imput/return data problem

Hi-
I'm having problems using web queries to analyize a list of data in regards
to performance horse sales for the year 2005. In the sales that I'm looking
at, there are about 2000 horses and I need to find out how much each one
earned. I have an excel sheet that I have all of the horses names in one
column but I've been having difficulties with getting the internet to return
the values that I need.

Here is how to do it manually
Look up the horse's name in the column
go to http://www.nchacutting.com/cgi-bin/horseinfo.pl?2
enter the horse's name in the dialog box and click
resulting page URL is http://www.nchacutting.com/cgi-bin/horseinfo.pl?3 and
has horse earnings data

Is there any way to use a web query for this? I couldn't get the web query
wizard to get what I needed so then I tried playing around with .iqy files
but I wasn't sure what to put after:
WEB
1
http://www.nchacutting.com/cgi-bin/horseinfo.pl?2

or if that's even what I should be using. I'm assuming that if I could get
the web query to work, I'd probably have to use some if statements to filter
out the earnings data that I want into a seperate colums.

Here are a couple of horse names that are in the system if you'd like to
play around with it:
High Brow Cat
Smart Little Rondee
Mecom Blue
Royal Boonsmal
Peptoboonsmal
Royal Fletch
Smart Little Lena

At first glance, this looks relatively easy but has proved to be exceedingly
difficult. Any help would be much appreciated! :) -Katy

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,588
Default Web Query imput/return data problem

I don't think you can use the web query wizard to set this up.

You could look into automating Internet Explorer to do this: check Google
groups for "Excel automate IE"

Tim

--
Tim Williams
Palo Alto, CA


"kfornas" wrote in message
...
Hi-
I'm having problems using web queries to analyize a list of data in

regards
to performance horse sales for the year 2005. In the sales that I'm

looking
at, there are about 2000 horses and I need to find out how much each one
earned. I have an excel sheet that I have all of the horses names in one
column but I've been having difficulties with getting the internet to

return
the values that I need.

Here is how to do it manually
Look up the horse's name in the column
go to http://www.nchacutting.com/cgi-bin/horseinfo.pl?2
enter the horse's name in the dialog box and click
resulting page URL is http://www.nchacutting.com/cgi-bin/horseinfo.pl?3

and
has horse earnings data

Is there any way to use a web query for this? I couldn't get the web

query
wizard to get what I needed so then I tried playing around with .iqy files
but I wasn't sure what to put after:
WEB
1
http://www.nchacutting.com/cgi-bin/horseinfo.pl?2

or if that's even what I should be using. I'm assuming that if I could

get
the web query to work, I'd probably have to use some if statements to

filter
out the earnings data that I want into a seperate colums.

Here are a couple of horse names that are in the system if you'd like to
play around with it:
High Brow Cat
Smart Little Rondee
Mecom Blue
Royal Boonsmal
Peptoboonsmal
Royal Fletch
Smart Little Lena

At first glance, this looks relatively easy but has proved to be

exceedingly
difficult. Any help would be much appreciated! :) -Katy



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Web Query imput/return data problem

Thanks for your response. I read some stuff about writing a text file (.iqy)
and importing data using the file but I'm not sure how it works. Do you know
anything about setting that up for my problem?

"Tim Williams" wrote:

I don't think you can use the web query wizard to set this up.

You could look into automating Internet Explorer to do this: check Google
groups for "Excel automate IE"

Tim

--
Tim Williams
Palo Alto, CA


"kfornas" wrote in message
...
Hi-
I'm having problems using web queries to analyize a list of data in

regards
to performance horse sales for the year 2005. In the sales that I'm

looking
at, there are about 2000 horses and I need to find out how much each one
earned. I have an excel sheet that I have all of the horses names in one
column but I've been having difficulties with getting the internet to

return
the values that I need.

Here is how to do it manually
Look up the horse's name in the column
go to http://www.nchacutting.com/cgi-bin/horseinfo.pl?2
enter the horse's name in the dialog box and click
resulting page URL is http://www.nchacutting.com/cgi-bin/horseinfo.pl?3

and
has horse earnings data

Is there any way to use a web query for this? I couldn't get the web

query
wizard to get what I needed so then I tried playing around with .iqy files
but I wasn't sure what to put after:
WEB
1
http://www.nchacutting.com/cgi-bin/horseinfo.pl?2

or if that's even what I should be using. I'm assuming that if I could

get
the web query to work, I'd probably have to use some if statements to

filter
out the earnings data that I want into a seperate colums.

Here are a couple of horse names that are in the system if you'd like to
play around with it:
High Brow Cat
Smart Little Rondee
Mecom Blue
Royal Boonsmal
Peptoboonsmal
Royal Fletch
Smart Little Lena

At first glance, this looks relatively easy but has proved to be

exceedingly
difficult. Any help would be much appreciated! :) -Katy




  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,588
Default Web Query imput/return data problem

Sorry - never used that approach.

Tim

"kfornas" wrote in message
...
Thanks for your response. I read some stuff about writing a text file
(.iqy)
and importing data using the file but I'm not sure how it works. Do you
know
anything about setting that up for my problem?



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
Select data to imput to macro sofast1651 Excel Discussion (Misc queries) 2 February 9th 08 05:41 PM
Select data to imput to macro sofast1651 Excel Discussion (Misc queries) 1 February 6th 08 11:21 PM
two-imput data table Ashley Excel Worksheet Functions 2 December 11th 06 07:30 PM
can not imput data on saved worksheet Michelle Excel Worksheet Functions 1 August 31st 05 10:35 PM
Is there a way of making data imput in to a cell mandatory before. TerryM Excel Worksheet Functions 0 February 15th 05 11:25 AM


All times are GMT +1. The time now is 05:48 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"