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

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 515
Default 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


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 109
Default 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

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,180
Default 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.
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
sum a range based on Qtr and Year Dana M Excel Discussion (Misc queries) 2 February 18th 09 10:54 PM
sum a column range basing on financial year. TUNGANA KURMA RAJU Excel Discussion (Misc queries) 5 June 4th 08 01:28 AM
Year-to-date based on current month John in Toronto Excel Discussion (Misc queries) 2 May 9th 08 04:23 PM
year quarters === Financial Year Saintsman Excel Discussion (Misc queries) 3 September 12th 07 12:53 PM
Combination Graph with current year and prior year sales JanW Charts and Charting in Excel 2 April 5th 07 09:20 PM


All times are GMT +1. The time now is 02:26 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"