Page 1 of 1

depreciation

Posted: Sun Jul 31, 2022 6:59 pm
by sna
Hi dear,

thank you for always solve my problem.now I come with issues how to calculate depreciation by number of days.
I need your help for formula in yellow colour cells.
when calculate current month ,Total month will equal Current+Previous month.,I want also when move to next month amount in previous month will accumulate from current month.

Thank you

Re: depreciation

Posted: Sun Jul 31, 2022 7:01 pm
by sna
Here's an attachment

Re: depreciation

Posted: Mon Aug 01, 2022 3:10 pm
by norkaz
..

I4=??
Could you please provide the number at cell I4?
And how it would come?

However, the formula at G4 and H4 would be
G4
=EOMONTH(A4,1)-A4+1

H4
=E4*F4*G4/(EDATE(A4,12)-A4)

If both of them are not the right solution, please provide the method how they would come.

Norkaz

Re: depreciation

Posted: Tue Aug 02, 2022 9:20 am
by sna
thank you