Solved: VBA Web Query to google finance/reuters
Hi Guys,
I am working on a Portfolio in Excel and basically wanna set up an overview of a couple of key figures.
Basically, I wanna import data from google finance or reuters (not from yahoo finance). I don t wanna do it every day so I need to write a VBA and make a module button, so I can update the information whenever I want. However, I know the VBA code has to be more sophisticated as I only wanna import, lets say the stock price and not all the other stuff along with it. So for instance my code has to know that he should pull only the stock price from google finance to cell J4 in Excel, P/E in J5, Yield in J6 and so on.
Can anybody help me out on this one? My VBA coding skills are so poor and I can`t even do it manually as google finance doesn t provide any html tables.
Thanks in Advance
the google finance link to EON
in google finance, type in EOAN to get to EON and its source code (the EOAN in the middle of the three options)
Another small question if you don`t mind
if I wanna pull the share price from reuters, how exactly do I have to rearrange the code
lets say I want to pull the stock price from here http://www.reuters.com/finance/stock...symbol=NESN.VX
I can`t figure out the proper company id (there are some confusing lines in the source code) and the proper "ssearch.." command
Could you give me a showcase VBA for Nestle?
google finance currency converter
hi all.
i cant modify the existing code for currency converter.
i want to get rates for selected 10 currencies in excel file.
please helpp.
tack.