I can get a web query to pull data off of http://finance.yahoo.com/q/hp?s=HP&a...e=1&f=2013&g=v, but I am trying to make the stock symbol, in this case "HP", and the beginning year, in this case "1990", reference cells A1 and A2 in the worksheet.

This is the notepad text of my current web query:

WEB
1
http://finance.yahoo.com/q/hp?s=HP&a...e=1&f=2013&g=v

Selection=15
Formatting=None
PreFormattedTextToColumns=True
ConsecutiveDelimitersAsOne=True
SingleBlockTextImport=False
DisableDateRecognition=False
DisableRedirections=False

Any help is greatly appreciated.

Best,
C