Prev Previous Post   Next Post Next
  #7   Report Post  
Posted to microsoft.public.excel.misc
vezerid
 
Posts: n/a
Default Excel

Nigel,

Consider again the formula:
=SUMPRODUCT((A1:A100=123456)*(B1:B100=10)*(D1:D100 =--"04/04/06")*(C1:C100))


As you see it multiplies 4 components. The first three are conditions
and the last one is the data that you want the conditional sum of. I
don't know exactly in which column you have what, I assumed it is in
these columns from your posts. The important thing is that if you omit
the last component, with the amounts, this formula will act as a
counting formula, i.e. it will tell you how many records have 123456 in
WO, 10 in Craft and 04/04/06 in Date.

Each one of the components will produce a True or False. Multiplied,
these turn to 1's or 0's, you will get 1' only if all conditions are
true. These 1's, multiplied with the amounts, will give you a
conditional sum.

There is not much more I can say here, these are formulas that are very
often used in such cases. Just reexamine your ranges and make sure you
include the amount. Write back if you have something more specific.

HTH
Kostis

 
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
Stop excel from dropping the 0 in the beginning of a number? Rosewood Setting up and Configuration of Excel 12 April 4th 23 02:12 PM
Open Excel 2003 from Windows Explorer pmpjr Excel Discussion (Misc queries) 9 September 11th 06 03:58 PM
Need suggestions for some uses of Ms Excel Bible John Excel Discussion (Misc queries) 1 February 27th 06 05:30 PM
Excel Range Value issue (Excel 97 Vs Excel 2003) Keeno Excel Discussion (Misc queries) 2 June 13th 05 02:01 PM
Excel 2002 and 2000 co-install. Control Which Starts ? cnuk Excel Discussion (Misc queries) 2 January 17th 05 08:07 PM


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