ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Formula to get increase by 80% (https://www.excelbanter.com/excel-worksheet-functions/225445-formula-get-increase-80%25.html)

Abdul[_2_]

Formula to get increase by 80%
 
Hi,

I have thefollowing
Y1 Y2 Y3 Y4
1000 1000 1000 1000
800 800 800
640 640
512
Total 1000 1800 2440 2952

the logic like this

Every year 1000 New Plus 80 % from previous year diminishing value

so Y3 figures are like this

1000 New
80 % of Y2 New =800
80 % of Y1 remaining (800)=640


Can I get this one through a formula

thanks




Y1 = 1000
Y2 = 1000 + 80 % of Y1
Y3 = 1000 + 80 % of Y2 base (1000) + 80 % of Y1 Remaining (800)
Year 1 Sales 1000
Year 2 Sales = 1000 + 80 % of year 1 (800)
Ples 80 % of year 1 =800
Total year 2 Sales = 1800

Year 3 Sales = 1000
Plus 80 % of year 2 base =800
Plus 80 % of year 1 balnce (80 % 0f 800)
Total Year 3 =
Year 3 Sales = 1000+ 80 % of Year 2 Addition (80% of 800) +
Y2 Sales 1000+ 80% of year 1 = 1000+ 800= 1800
Y3 Sales = 1000

Sheeloo[_4_]

Formula to get increase by 80%
 
Try
=A1*(0.8)^B1
with 1000 in A1 and years in B1


"Abdul" wrote:

Hi,

I have thefollowing
Y1 Y2 Y3 Y4
1000 1000 1000 1000
800 800 800
640 640
512
Total 1000 1800 2440 2952

the logic like this

Every year 1000 New Plus 80 % from previous year diminishing value

so Y3 figures are like this

1000 New
80 % of Y2 New =800
80 % of Y1 remaining (800)=640


Can I get this one through a formula

thanks




Y1 = 1000
Y2 = 1000 + 80 % of Y1
Y3 = 1000 + 80 % of Y2 base (1000) + 80 % of Y1 Remaining (800)
Year 1 Sales 1000
Year 2 Sales = 1000 + 80 % of year 1 (800)
Ples 80 % of year 1 =800
Total year 2 Sales = 1800

Year 3 Sales = 1000
Plus 80 % of year 2 base =800
Plus 80 % of year 1 balnce (80 % 0f 800)
Total Year 3 =
Year 3 Sales = 1000+ 80 % of Year 2 Addition (80% of 800) +
Y2 Sales 1000+ 80% of year 1 = 1000+ 800= 1800
Y3 Sales = 1000



All times are GMT +1. The time now is 11:49 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com