V
--Viewpoint
Below is a formula that I want A50:A100046 to remain static so when I "fill
down" the information doesn't change.
=SUMPRODUCT(--(MONTH(Data!A50:A10046)=7),--(YEAR(Data!A50:A10046)=2008))
Can you suggest how I can write the formula to accomplish my goal? (Just an
FYI: I'm basing the month and year on a fiscal year beginning July 1 through
June 30, so I'm manually changing this info.)
down" the information doesn't change.
=SUMPRODUCT(--(MONTH(Data!A50:A10046)=7),--(YEAR(Data!A50:A10046)=2008))
Can you suggest how I can write the formula to accomplish my goal? (Just an
FYI: I'm basing the month and year on a fiscal year beginning July 1 through
June 30, so I'm manually changing this info.)