SUMIF & COUNTIF
Posted by Mark on February 05, 2002 4:53 AM
Can anyone tell me how I can use SUMIF and/or COUNTIF to check against two columns....ie if column A = "Fred" and Column B = "Wilma" then SUM / COUNT Column C.
The only way I can think of doing it is by adding in another column where an IF statement does the check.