Parsing Yahoo quote server returns

  • Thread starter Thread starter Brent
  • Start date Start date
Brent,

In this case, the numbers should be wrapped with quotes to indicate a
single value. If it is not, then the only way I can think of this working
would be if you knew the schema, so that you know how to group the numbers
correctly. The only way I can think of that you will be able to handle this
is if the value that you need is the last one on the sheet, and you know how
many columns come before it.

This is really an error on the part of yahoo, to be honest. I'd make
them aware of it to see if they can fix it.
 
Back
Top