S
soltek
=SUM(IF((U8:U1001="D")*(L8:L1001>=J5)*(L8:L1001<=L5),I8:I1001))
Does this look like it should do its job correctly? If the first
column U equals "D", I want it to sum Column "I" if it is between J5
and L5. The equal to and less/greater is important. Im not sure if I
have stated this correctly.
I have created another worksheet to test these calculations more
dynamically, and it reports this formula is missing part of the grand
total. Im pretty sure it has something to do with the date refference.
Any help will be much appreciated.
Does this look like it should do its job correctly? If the first
column U equals "D", I want it to sum Column "I" if it is between J5
and L5. The equal to and less/greater is important. Im not sure if I
have stated this correctly.
I have created another worksheet to test these calculations more
dynamically, and it reports this formula is missing part of the grand
total. Im pretty sure it has something to do with the date refference.
Any help will be much appreciated.