#1   Report Post  
Posted to microsoft.public.excel.misc
Heckstein
 
Posts: n/a
Default Conditional Sum


Hi!
I have included a word file .
I need to calculate what the accumalative sum be for the a specific
date.
THANKS


+-------------------------------------------------------------------+
|Filename: Excel Help.doc |
|Download: http://www.excelforum.com/attachment.php?postid=4713 |
+-------------------------------------------------------------------+

--
Heckstein
------------------------------------------------------------------------
Heckstein's Profile: http://www.excelforum.com/member.php...o&userid=27153
View this thread: http://www.excelforum.com/showthread...hreadid=537862

  #2   Report Post  
Posted to microsoft.public.excel.misc
VBA Noob
 
Posts: n/a
Default Conditional Sum


Heckstein Wrote:
Hi!
I have included a word file .
I need to calculate what the accumalative sum be for the a specific
date.
THANKS


Hi Heckstein,

If you make the formula a array it should work. e.g Shift, Ctrl and
enter


Code:
--------------------

=SUM(IF($B$1:$B$11="CAC",IF($A$1:$A$11=J3,$C$1:$C$ 11,0),0))

--------------------



Note your answers where wrong should be



CAC DAX
01-Apr-06 40
02-Apr-06 0
03-Apr-06 -20
04-Apr-06 -10
05-Apr-06 0
06-Apr-06 0
07-Apr-06 0
08-Apr-06 0
09-Apr-06 0

VBA Noob


--
VBA Noob
------------------------------------------------------------------------
VBA Noob's Profile: http://www.excelforum.com/member.php...o&userid=33833
View this thread: http://www.excelforum.com/showthread...hreadid=537862

  #3   Report Post  
Posted to microsoft.public.excel.misc
Jerry W. Lewis
 
Posts: n/a
Default Conditional Sum

Attachments almost always reduce your chance of getting an answer. How about
describing what you want, what you have tried, and what is wrong with the
results that produced.

Jerry

"Heckstein" wrote:


Hi!
I have included a word file .
I need to calculate what the accumalative sum be for the a specific
date.
THANKS


+-------------------------------------------------------------------+
|Filename: Excel Help.doc |
|Download: http://www.excelforum.com/attachment.php?postid=4713 |
+-------------------------------------------------------------------+

--
Heckstein
------------------------------------------------------------------------
Heckstein's Profile: http://www.excelforum.com/member.php...o&userid=27153
View this thread: http://www.excelforum.com/showthread...hreadid=537862


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
Keeping conditional formatting when sorting Andrea A Excel Discussion (Misc queries) 0 April 4th 06 03:00 PM
Conditional Format Not Working KMH Excel Discussion (Misc queries) 0 December 22nd 05 05:32 PM
Conditional formula - language needed gamebird Excel Worksheet Functions 7 October 10th 05 11:48 PM
VLOOKUP & Conditional Formating Help. Excel'ed Failures Excel Discussion (Misc queries) 6 August 16th 05 04:46 PM
Conditional formatting not available in Excel BAB Excel Discussion (Misc queries) 2 January 1st 05 03:33 PM


All times are GMT +1. The time now is 09:56 AM.

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"