Understanding Financial Functions in Excel
ciju.in·17h·
Discuss: Hacker News
Flag this post

\gdef\pv{\textcolor{BEA1A5}{\small\it{PV}}} \gdef\fv{\textcolor{BE4BDB}{\small\it{FV}}} \gdef\pmt{\textcolor{008FD3}{\small\it{PMT}}} \gdef\rate{\textcolor{32B67A}{\small\it{RATE}}} \gdef\nper{\textcolor{FF4552}{\small\it{NPER}}}

You might have used functions like FV, PV, XIRR in excel/google sheetsIn rest of the article, I will use excel to mean Excel, Google Sheets, OpenOffice etc. In my case, whenever I needed to model some financial calculations, I would struggle with search junk, find out some function, lookup the parameter order, try it out etc. More than that, I couldn’t even think of functions like PMT, RATE etc. Turns out, understanding the underlying model makes it much easier to remember and use these functions. PV,RATE,NPER,PMT,FV\pv…

Similar Posts

Loading similar posts...