Currently working on a stock trading journal. Field strStock requires the user to enter a stock symbol. Want to convert to a combo box where the user can search on either stock name or symbol. Problem being, have Googled this for over an hour and can't find a downloadable listing of stock market names and symbols.
If you know of one, I'd sure appreciate it if you could point me at it. Note: There are a host of sites that allow you to punch in a symbol and will then return current price, history, etc.. Not what I'm looking for -- just need a two field listing (strSymbol, strName) in a format that I can convert to Access, e.g. .xls.
Thanks - Bob
If you know of one, I'd sure appreciate it if you could point me at it. Note: There are a host of sites that allow you to punch in a symbol and will then return current price, history, etc.. Not what I'm looking for -- just need a two field listing (strSymbol, strName) in a format that I can convert to Access, e.g. .xls.
Thanks - Bob