How to Import Dividend Data into Google Sheets

Тәжірибелік нұсқаулар және стиль

In this video, I show you the easiest way to import live stock dividend data into your Google Sheets stock portfolio spreadsheets and trackers. This method utilizes HTML scrape formulas and does not require the need for using Google Chrome Addons or Plugins. This is the safest way to get the dividend data and protect yourself.
► Get FREE Stocks: linktr.ee/freemoneystocks
► Follow me on Instagram: dkorecki
► Shop on Amazon: bit.ly/DKamazon
► Subscribe: bit.ly/youtubeDK
Google Sheets Formula: If you use these, please LIKE this video and COMMENT below
=(substitute(index(IMPORTHTML("ycharts.com/companies/"&B2&"/dividend","table", 1),2,6),"*",""))*1
=(substitute(index(IMPORTHTML("ycharts.com/companies/MMM/dividend","table", 1),2,6),"*",""))*1
Google Sheet link: docs.google.com/spreadsheets/d/1OZe6mg99WhtGvB5ODIeNGd1h2odR7nqlYl1hCT_pZqY/edit?usp=sharing
Finance Disclaimer:
►This is not financial advice. I am not a financial advisor. I am not suggesting or recommending you buy any of these stocks mentioned or shown in this video nor providing any financial advice of any kind. I am simply showcasing how to utilize Google Sheets more effectively. This video is meant for education and entertainment. I will not mention which of these stocks I own.
FTC Disclaimer:
►Using my Amazon Affiliate links listed above allows me to receive a small commission.

Пікірлер: 38

  • @polster2
    @polster26 ай бұрын

    I would just add *4 at the end instead of *1 which will calculate the yearly dividend (on the quarterly pay stocks) which is what many are looking for when creating the google stock tracking sheet. Thanks again for sharing this formula.

  • @DannyDrives

    @DannyDrives

    6 ай бұрын

    Thanks for the tip, but for my sheet I use the per month DIV

  • @SalientTrades
    @SalientTradesАй бұрын

    This is amazing, I tried a bunch of other methods and they all failed or were outdated; but this worked. Thank you!

  • @DannyDrives

    @DannyDrives

    Ай бұрын

    Exactly why I made it! So many are like 5+ years old and don't work so I aimed to fix that with something I would actually use!

  • @ayannafit2441
    @ayannafit24414 ай бұрын

    Works great, thank you. I'll still be looking for ways to do this without scraping other pages.

  • @DannyDrives

    @DannyDrives

    4 ай бұрын

    You're welcome! You can't my friend until Google implements native formula integration like how you can pull the ticker market price. Scraping will be the best you can get!

  • @davidlabate3460
    @davidlabate34605 ай бұрын

    Works great so far, Thanks

  • @DannyDrives

    @DannyDrives

    5 ай бұрын

    You're welcome!

  • @georgewchilds
    @georgewchilds2 ай бұрын

    Super helpful. Thanks!

  • @DannyDrives

    @DannyDrives

    2 ай бұрын

    Glad I could help! Be sure to check out my other videos!

  • @OscarMedinaA
    @OscarMedinaA3 ай бұрын

    works beautiful!! thank you

  • @DannyDrives

    @DannyDrives

    3 ай бұрын

    You're welcome!

  • @dougroberts4125
    @dougroberts41252 ай бұрын

    Very helpful. Thanks

  • @DannyDrives

    @DannyDrives

    2 ай бұрын

    Glad it was helpful!

  • @mac41776
    @mac417762 ай бұрын

    Thank you so much. This is super helpful.

  • @DannyDrives

    @DannyDrives

    2 ай бұрын

    Glad I could help! Be sure to check out my other videos!

  • @flsupraguy
    @flsupraguy7 ай бұрын

    Opposed to using a google sheet can I use an excel file on the desktop instead?

  • @DannyDrives

    @DannyDrives

    7 ай бұрын

    Should work, but might need an edit to fit Excels formula verbiage

  • @kckaz4453
    @kckaz44534 ай бұрын

    Thanks M8. Well done, Sir.

  • @DannyDrives

    @DannyDrives

    4 ай бұрын

    Welcome!

  • @Sipilicious
    @Sipilicious4 ай бұрын

    Thanks, man!

  • @DannyDrives

    @DannyDrives

    4 ай бұрын

    No problem!

  • @maryricketts7337
    @maryricketts73372 ай бұрын

    I used formula 1. I’m not into race cars, but subscribed anyway. Thanks for the query!

  • @DannyDrives

    @DannyDrives

    2 ай бұрын

    Thanks so much! Scroll through, I have random videos too. Crypto, beaches, etc.

  • @18pth
    @18pth6 ай бұрын

    Hey Danny, any chance you have a similar method for importing free cashflow data? I have a google sheet I use to do discounted cashflow analysis'. Would be helpful if I could just automatically import free cashflow data into the sheet, instead of having to manually calculate it. I tried to adapt your dividend formula to import the free cash flow from ycharts. But, it imports a letter at the end of the number (19.45B or 67.84M for example). Cant figure out how to get rid of the letter, and with it in the number, I can't do math operations with it lol. I tried to use macrotrends, but I think google sheets cant recognize their tables. I had some success with stock analysis, but their tables aren't the same for every company. Any help would be appreciated.

  • @DannyDrives

    @DannyDrives

    6 ай бұрын

    You would just have to find the right table on the right site. What site are you trying to scrape data from? I might be able to quickly able to figure out the formula for you!

  • @troyzs
    @troyzs4 ай бұрын

    Bless you

  • @DannyDrives

    @DannyDrives

    4 ай бұрын

    Glad I could help!

  • @sagramore1
    @sagramore14 ай бұрын

    Great information. How do we pull the industry/sector from Ycharts?

  • @DannyDrives

    @DannyDrives

    4 ай бұрын

    You would have to play around to find which chart/column/row that is in

  • @18pth
    @18pth6 ай бұрын

    Doesn't seem to work for me. When I copy and past the formula, and then edit B2 to where I keep the ticker info in my sheet, I just get a black bar in the cel. If I made a copy of your sheet, and change the ticker, it seems to work. Not too sure why it isn't working in my sheet.

  • @18pth

    @18pth

    6 ай бұрын

    Never mind. I got it. Somehow, I randomly filled the cell with a black colour when I put in the formula. So, I couldn't see the number. Thank you for figuring this all out.

  • @DannyDrives

    @DannyDrives

    6 ай бұрын

    Glad I got it sorted!

  • @gumball5837
    @gumball5837Ай бұрын

    Not working for me. I tried to copy the first formula and paste it on an existing google sheet it throws me ''#ERROR!"

  • @DannyDrives

    @DannyDrives

    Ай бұрын

    Try to copy/paste the formula not the cell. It works, I literally use it everyday. No extra coding required. UNLESS there is no current dividend for the company?