Hi folks,
I'm trying to add up the figures from a data dump that are a certain Brand, Warehouse, and Receipt Month.
I know my arrays named Brand, Warehouse, Receipt Month and Rec Units are all the correct matching sizes.
Any idea why this formula returns "#VALUE!" ???
=SUMPRODUCT((Brand=$C$3)*(Warehouse=$A9)*(Rcpt_Mo=AA$4)*Rec_Units)
Any ideas are appreciated. I have a similar formula that works fine. I've checked the values in C3, A9 etc. I cant see why it's not working.
Thanks!!!!!!!!!!!!
I'm trying to add up the figures from a data dump that are a certain Brand, Warehouse, and Receipt Month.
I know my arrays named Brand, Warehouse, Receipt Month and Rec Units are all the correct matching sizes.
Any idea why this formula returns "#VALUE!" ???
=SUMPRODUCT((Brand=$C$3)*(Warehouse=$A9)*(Rcpt_Mo=AA$4)*Rec_Units)
Any ideas are appreciated. I have a similar formula that works fine. I've checked the values in C3, A9 etc. I cant see why it's not working.
Thanks!!!!!!!!!!!!