#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5
Default Need Formula

I need a formula to count the value in a cell if it meet a certain date in
another column and for every 3 years I need to add another 5% to the previous
percentage.
For Example:
Date Income
1/1/2010 A*20%
1/1/2013 A*25%
1/1/2016 A*30%
--
sato panago
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,651
Default Need Formula

=INT((YEAR(A2)-2010)/3)*5%+20% multiply by wherever your value A is.
--
David Biddulph


"sato" wrote in message
...
I need a formula to count the value in a cell if it meet a certain date in
another column and for every 3 years I need to add another 5% to the
previous
percentage.
For Example:
Date Income
1/1/2010 A*20%
1/1/2013 A*25%
1/1/2016 A*30%
--
sato panago



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5
Default Need Formula

It works!!!
Thank you very much David
--
sato panago


Ο χρήστης "David Biddulph" *γγραψε:

=INT((YEAR(A2)-2010)/3)*5%+20% multiply by wherever your value A is.
--
David Biddulph


"sato" wrote in message
...
I need a formula to count the value in a cell if it meet a certain date in
another column and for every 3 years I need to add another 5% to the
previous
percentage.
For Example:
Date Income
1/1/2010 A*20%
1/1/2013 A*25%
1/1/2016 A*30%
--
sato panago



.

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



All times are GMT +1. The time now is 05:48 AM.

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"