G Guest Aug 17, 2005 #1 I've got a table with many columns and I want to add the last left column but using two criterias for two different columns.
I've got a table with many columns and I want to add the last left column but using two criterias for two different columns.
B Bob Phillips Aug 17, 2005 #2 =SUMPRODUCT(--(rng1="criteria1"),--(rng2="criteria2"),rng3) the ranges cannot be whole columns -- HTH RP (remove nothere from the email address if mailing direct)
=SUMPRODUCT(--(rng1="criteria1"),--(rng2="criteria2"),rng3) the ranges cannot be whole columns -- HTH RP (remove nothere from the email address if mailing direct)