D
Dave
How can I sum amounts across multiple worksheets based on
a condition of a different cell also across the multiple
worksheets? I tried the following without success:
SUMIF(first:last!K4,">0",first:last!K5)
I am trying to look at K4 in each worksheet and if it is
greater than 0 add K5 to the sum.
Thanks
a condition of a different cell also across the multiple
worksheets? I tried the following without success:
SUMIF(first:last!K4,">0",first:last!K5)
I am trying to look at K4 in each worksheet and if it is
greater than 0 add K5 to the sum.
Thanks