Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 47
Default Cumulative sum on Condition (Horizontally) Part-2

Hi,
Another help required from the same excel sheet, my sheet goes in the month
format upto "n" (example current month Mar-07), then how to pick up the
values in the financial year (Apr-Mar is a year). The formula
(=SUMPRODUCT(($A$3:$A$5=N3)*($B$1:$I$1<=N1)*(B2:I2 =N2)*($B$3:$I$5))) what i
am using advised by our experts (is caliculating apr 05-mar 07 instead of apr
06-mar 07.
Excuse me if i have not given the scenario exactly.
Thanks to "Toppers", who really helped me in this issue.

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4,339
Default Cumulative sum on Condition (Horizontally) Part-2

If you have dates (and data) which span more than one year then add an extra
test: you wiil need to give a start and end date.

=SUMPRODUCT(($A$3:$A$5=N3)*($B$1:$I$1=N1)*($B$1:$ I$1<=N2)*(B2:I2=N4)*($B$3:$I$5)))

Where N1 and N2 are your start and end dates, N3=RO1 and N$=Prod 1 (from
earlier example)

"vijaydsk1970" wrote:

Hi,
Another help required from the same excel sheet, my sheet goes in the month
format upto "n" (example current month Mar-07), then how to pick up the
values in the financial year (Apr-Mar is a year). The formula
(=SUMPRODUCT(($A$3:$A$5=N3)*($B$1:$I$1<=N1)*(B2:I2 =N2)*($B$3:$I$5))) what i
am using advised by our experts (is caliculating apr 05-mar 07 instead of apr
06-mar 07.
Excuse me if i have not given the scenario exactly.
Thanks to "Toppers", who really helped me in this issue.

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 47
Default Cumulative sum on Condition (Horizontally) Part-2

Thanks once again really worked well.
if you can give me your mail id i will be happy


"Toppers" wrote:

If you have dates (and data) which span more than one year then add an extra
test: you wiil need to give a start and end date.

=SUMPRODUCT(($A$3:$A$5=N3)*($B$1:$I$1=N1)*($B$1:$ I$1<=N2)*(B2:I2=N4)*($B$3:$I$5)))

Where N1 and N2 are your start and end dates, N3=RO1 and N$=Prod 1 (from
earlier example)

"vijaydsk1970" wrote:

Hi,
Another help required from the same excel sheet, my sheet goes in the month
format upto "n" (example current month Mar-07), then how to pick up the
values in the financial year (Apr-Mar is a year). The formula
(=SUMPRODUCT(($A$3:$A$5=N3)*($B$1:$I$1<=N1)*(B2:I2 =N2)*($B$3:$I$5))) what i
am using advised by our experts (is caliculating apr 05-mar 07 instead of apr
06-mar 07.
Excuse me if i have not given the scenario exactly.
Thanks to "Toppers", who really helped me in this issue.

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
Cumulative sum on Condition (Horizontally) vijaydsk1970 Excel Worksheet Functions 5 March 21st 07 12:22 PM
Filter horizontally? Raymond Excel Worksheet Functions 2 July 24th 06 09:55 PM
Copying Part of a row down part of a column Not Excelling Excel Discussion (Misc queries) 3 January 6th 06 11:58 PM
adding part of a function on condition. foxgguy2005 Excel Worksheet Functions 4 May 26th 05 02:45 PM
Autofilter horizontally? Bernd Wagner Excel Discussion (Misc queries) 0 April 18th 05 07:20 PM


All times are GMT +1. The time now is 08:24 PM.

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

About Us

"It's about Microsoft Excel"