Hi all,

I'm attempting to create a spreadsheet that will track the share price and market cap of several companies by using web queries. I'm getting the information from the TSX (Toronto Stock Exchange), website found here.

When I put in a link to a company's page in the query window (i.e. http://web.tmxmoney.com/quote.php?qm_symbol=GOOG:US), I get several table options. The table I'm looking for is in the bottom right ("Detailed Quote"). When I select this table, I get the "Web query returned no data" error. However, if I pick some other tables on the page (The one in the top left, for example) I get the appropriate result without any error messages

i.e. I get the following when I select the upper left table:

Google Inc. (GOOG)
Exchange: Nasdaq Global Select

Does anyone know if it's possible to get around this so that I can get the "Detailed Quote" data using a simple query?

Thanks in advance!