A
Allan
I am working on summing a list of measures per week.
How do I get add some numbers based on a date in a
separate column? I have tried the following forumula to
try and say "add all numbers who fall within the weekstart
date and the weekend date...
=SUMIF(Measures!A7:A701,"<=WeekGoals!A2 and >=WeekGoals!
B2",Measures!W7:W701)
Is there a better way?
Allan
How do I get add some numbers based on a date in a
separate column? I have tried the following forumula to
try and say "add all numbers who fall within the weekstart
date and the weekend date...
=SUMIF(Measures!A7:A701,"<=WeekGoals!A2 and >=WeekGoals!
B2",Measures!W7:W701)
Is there a better way?
Allan