ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   sum a range based on current financial year and client id (https://www.excelbanter.com/excel-discussion-misc-queries/235834-sum-range-based-current-financial-year-client-id.html)

tkraju via OfficeKB.com

sum a range based on current financial year and client id
 
I have Col A contains Client Ids,Col B dates(in ascending order),Col C income
figures.I need a function that calculates the total income of a client during
current financial year(1st APRIL 2009 to till date).Cell D1 contains
(datavalidation) list of Client Ids.I need function inCell D2.

--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...excel/200907/1


kassie

sum a range based on current financial year and client id
 
Let's say your info is contained in rows 2:100. Now, in D2 enter the following
=SUMIF(B2:B100,"=01/04/2009",C2:C100)
--
HTH

Kassie

Replace xxx with hotmail


"tkraju via OfficeKB.com" wrote:

I have Col A contains Client Ids,Col B dates(in ascending order),Col C income
figures.I need a function that calculates the total income of a client during
current financial year(1st APRIL 2009 to till date).Cell D1 contains
(datavalidation) list of Client Ids.I need function inCell D2.

--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...excel/200907/1



tkraju via OfficeKB.com

sum a range based on current financial year and client id
 
Its not so easy,what about 2nd condition i.e client.Suppose I have Client Ids
A,B,C,D ,The calculation I need is the total income of Client "A" during this
Financial year.

Kassie wrote:
Let's say your info is contained in rows 2:100. Now, in D2 enter the following
=SUMIF(B2:B100,"=01/04/2009",C2:C100)
I have Col A contains Client Ids,Col B dates(in ascending order),Col C income
figures.I need a function that calculates the total income of a client during
current financial year(1st APRIL 2009 to till date).Cell D1 contains
(datavalidation) list of Client Ids.I need function inCell D2.


--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...excel/200907/1


Herbert Seidenberg

sum a range based on current financial year and client id
 
Excel 2007 PivotTable
YTD for selected clients.
Adjusted for financial (fiscal) (accounting) year.
No formulas, no code.
http://www.mediafire.com/file/mzzzzjfzm1t/07_04_09.xlsx
Excel 2003? You're out of luck.


All times are GMT +1. The time now is 10:41 PM.

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