Mutual Funds Portfolio using [=Importdata] function in Google Sheets
Download link :
AMFI_Auto-updated Mutual Funds Portfolio Spreadsheet | Google Sheet
To get an automatic update for daily NAVs directly imported from AMFI data, follow the steps given in video tutorial.
AMFI_Auto-updated Mutual Funds Portfolio Spreadsheet | Google Sheet
To get an automatic update for daily NAVs directly imported from AMFI data, follow the steps given in video tutorial.
- Google Sheet Functions
=IMPORTDATA("https://www.amfiindia.com/spages/NAVAll.txt")
=SPLIT(A1,";",TRUE,FALSE)
=VLOOKUP(B2,amfi_import!D:J,3, FALSE)
- Also, It can be combined in same worksheet as :
Hi How to do same thing in Microsoft Excel?
ReplyDeleteThis Google sheet is not working now noticed NA in latest_nav-amfi page after some time.
ReplyDeleteCan you check this and let me know how to correct it.
Noticed AMFI changed the NAV file name now it's https://www.amfiindia.com/spages/navall.txt
ReplyDelete