(06-03-2016, 03:41 PM)Robandcindy2 Wrote: Well I threw in the towel.
Added a "sheet" to my GoogleSheet portfolio which I export from Stock Rover with just the dividend info I can't get from Google or YahooFinance (IMPORTDATA).
Then in those dividend related cells I do an INDEX import:
=INDEX(StockRover!D$2 : D$260,MATCH($F5,StockRover!A$2:A$260,0))
Extra work to import the sheet once a month or so but hopefully Google will get their act together and add "dividend", "yield", etc. to their GoogleFinance import functions for equities.
Have a good weekend everyone!
Rob
If you just need current dividend info try this =IFERROR(index(split(ImportXML("http://finance.google.com/finance?q="&C2, "//td[@data-snapfield='latest_dividend-dividend_yield']/following-sibling::*"),"/"),1,1),"--")
Just change c2 to whatever cell you have your company tickers. Jason
		
		
		Thread Rating:
		
	| 
				
				 
					Google Sheets
				 
			 | 
		
| 
	 | 
| 
				
	 
					« Next Oldest | Next Newest »
				 
			 | 
		
| Messages In This Thread | 
| 
 Google Sheets - by Robandcindy2 - 04-02-2016, 12:59 PM 
RE: Google Sheets - by Caversham - 04-03-2016, 09:01 AM 
RE: Google Sheets - by Robandcindy2 - 04-03-2016, 09:20 AM 
RE: Google Sheets - by Robandcindy2 - 04-03-2016, 09:22 AM 
RE: Google Sheets - by Caversham - 04-03-2016, 09:56 AM 
RE: Google Sheets - by Robandcindy2 - 04-04-2016, 12:06 PM 
RE: Google Sheets - by Robandcindy2 - 05-19-2016, 06:29 AM 
RE: Google Sheets - by Caversham - 05-19-2016, 08:58 PM 
RE: Google Sheets - by Robandcindy2 - 05-24-2016, 07:04 AM 
RE: Google Sheets - by Robandcindy2 - 04-04-2016, 10:35 AM 
RE: Google Sheets - by Robandcindy2 - 04-20-2016, 10:46 AM 
RE: Google Sheets - by Robandcindy2 - 05-11-2016, 01:20 PM 
RE: Google Sheets - by Robandcindy2 - 05-13-2016, 12:02 PM 
RE: Google Sheets - by Robandcindy2 - 06-03-2016, 03:41 PM 
RE: Google Sheets - by Jason - 06-12-2016, 05:48 PM 
 | 
Users browsing this thread: 1 Guest(s)

