Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 137
Default 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
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 225
Default 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

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Increase by % Formula Trying Hard New Users to Excel 6 July 19th 08 12:33 AM
IF formula to get a percentage increase Carolina Excel Discussion (Misc queries) 2 May 14th 08 09:04 PM
Number in cell increase with increase in font size. Value increases with increase in font.[_2_] Excel Discussion (Misc queries) 2 August 9th 07 01:58 PM
Formula for incremental increase alexrm Excel Worksheet Functions 1 August 17th 05 09:38 PM
Formula for incremental increase alexrm Excel Worksheet Functions 1 August 17th 05 02:32 PM


All times are GMT +1. The time now is 07:25 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"