B
bobdelrn
I need to copy a lot of formulas Across Columns as well as Down Columns.
For Example this formula for the Month of January(1), The only thing that Ineed to change is the "XYZ123"(Which is the Item Number) and the 1(for theMonth) when I drag my formula down then across. Is there an easy day to dothis: =SUMPRODUCT(--('Items Sent To Shop'!B3:B999="XYZ123"),--(MONTH('Items Sent To Shop'!A3:A999)=1),--(ISNUMBER('Items Sent To Shop'!A3:A999)),'Items Sent To Shop'!D3999)
Thanks in advance!!
For Example this formula for the Month of January(1), The only thing that Ineed to change is the "XYZ123"(Which is the Item Number) and the 1(for theMonth) when I drag my formula down then across. Is there an easy day to dothis: =SUMPRODUCT(--('Items Sent To Shop'!B3:B999="XYZ123"),--(MONTH('Items Sent To Shop'!A3:A999)=1),--(ISNUMBER('Items Sent To Shop'!A3:A999)),'Items Sent To Shop'!D3999)
Thanks in advance!!