Thread
:
Help with SUMIF and criteria
View Single Post
#
5
Posted to microsoft.public.excel.programming
John[_60_]
external usenet poster
Posts: 16
Help with SUMIF and criteria
Frank, thanks a bunch for your help! Your suggestion seems to work just fine.
-John
=SUM(OFFSET(B2,0,MATCH(TRUE,B2:M20,0)-1,1,3))
enter this as array formula (CTRL+SHIFT+ENTER)
Reply With Quote
John[_60_]
View Public Profile
Find all posts by John[_60_]