SumProduct #value error

C

Chuck

Hi All,

I am sure my formula is correct but the only catch is the the arrays
dont match.

=SUMPRODUCT(--(Resources!$B$4:$B$29=Overview!B16),--(MONTH(Resources!
F3:AE3)=Overview!D9),(Resources!F4:AE29))

My spreadsheet looks like

Resources Tab
B4:B29 = Team 1, team 2, team 3 etc to team 26 (maybe duplicate teams
in this row)
F3:p3 = months of the year (7, 8, 9, 10, 11, 12, 1, 2, 3, 4, 5, 6),
unique numbers
F4:Q29 = random numbers.. this array is what i want to calculate

Overview Tab
B16:B39 = 1st criteria match against B4:B29
E15:O15 = 2nd criteria match against F3:p3
E16:O39 = where sumproduct would populate results based on criteria 1
& 2 from F4:Q29

currently, from my understanding, SumProduct requires same array
dimensions, but my arrays dont fit that criteria. Can someone advise
how to rectify this? I am getting the #value error

Any help would be great
Cheers
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top