Hi,
I'd guess that you have a row/column of data where every 2nd, 3rd or 4th value is the one you want.
Make a helper row/column that you can later hide that is numbered, for instance
1,2,1,2,1,2,1,2,... for the first instance
1,2,3,1,2,3,1,2,3... for the second instance
1,2,3,4,1,2,3,4,1,2,3,4 for the last instance.
BTW the MOD function will do this numbering "automatically" using the ROW() or COLUMN() function and 2,3 or 4 as the second argument.
Then use SUMIF with the helper row/column
Skip,
[red]Be Advised![/red] A Last Will and Testament is...
A Dead Giveaway! ![[tongue] [tongue] [tongue]](/data/assets/smilies/tongue.gif)