A
aaronrm
I have an array that works fine in its current form. What I would like
to do however is add an additional parameter that use less than.
=SUM(IF($D3&Lists!$A$32=Rep&Year,Revenue)). What I want to do is add a
month parameter for examples that would only add where the month is
less than 5.
something like:
={SUM(IF($D3&Lists!$A$32&<Lists!$A$32=Rep&Year&monthno,Revenue))}
Thanks
to do however is add an additional parameter that use less than.
=SUM(IF($D3&Lists!$A$32=Rep&Year,Revenue)). What I want to do is add a
month parameter for examples that would only add where the month is
less than 5.
something like:
={SUM(IF($D3&Lists!$A$32&<Lists!$A$32=Rep&Year&monthno,Revenue))}
Thanks