=q1-1.5*q7
=sum(a1:a10)
=average(a1:a10)*3 - min(a1:a10)
r×P
pmt = --------
1-(1+r)-N
Where
P is the principal
N is the number of payments
for y years
at n payments per year
N = n×y
r is the periodic interest rate
for n payments per year
and an annual rate of R
R
r = -
n
=pmt(r,N,-P)
(=b4/b3)
(=b2*b3)
=(b6*b1)/(1-(1+b6)^(-b7))
=pmt(b6, b7, -b1)
=pmt(b4/12, b2*12, -b1)
=pmt(b6, b7, -b1)
=pmt(b6, b7, -b1, -100)
=pmt(b6, b7, -b1, 0, 1)
=b10*$b$7
=c10-b$1
=now()
=today()
=sum(p1,p2, ..., pn)is one of these.