Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
It's also an aesthetic thing, it looks 'righter' to me, although there are
instances where one works and the other doesn't and vice versa. -- --- HTH Bob (there's no email, no snail mail, but somewhere should be gmail in my addy) "ShaneDevenshire" wrote in message ... Ah! so it's a speed issue, I hadn't tested that. -- Thanks, Shane Devenshire "T. Valko" wrote: Slightly more efficient. If you have Excel 2002 or higher use the Evaluate Formula command and see how many steps it takes each variation of the formula to calculate. I would use a small data set for this, like 5-10 rows. If you actually timed the calculation the difference would probably be negligible on a small dataset. But on a large dataset there is a considerable difference. Screecap: average calc times for 10 rows and 10,000 rows http://img46.imageshack.us/img46/4064/calctimesax7.jpg Biff "ShaneDevenshire" wrote in message ... Hi, What is the advantage of this over Roger's formula? -- Thanks, Shane Devenshire "Bob Phillips" wrote: =SUMPRODUCT(--(A2:A200="value1"),--(B2:B200="value2),C2:C200) SP doesn't support full columns (not until Excel 200&), but specific ranges. -- --- HTH Bob (there's no email, no snail mail, but somewhere should be gmail in my addy) "SteveS" wrote in message ... I want to sum values in column C based on a test of text values in columns A & B. Sumif only seems to support testing the value of one column not two. Is there a way to accomplish my goal? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
"formula is too long" AND test for whether double-quotes are next-to text or number?? | Excel Discussion (Misc queries) | |||
How do I use the criteria "is not blank" in a SUMIF formula? | Excel Worksheet Functions | |||
Complex if test program possible? If "value" "value", paste "value" in another cell? | Excel Discussion (Misc queries) | |||
results of "SUMIF" test criteria | Excel Worksheet Functions | |||
Changing "returned" values from "0" to "blank" | Excel Worksheet Functions |