Forum Discussion

James_Buist's avatar
James_Buist
Brass Contributor
Oct 05, 2024

Another tricky Dynamic Array problem that I can't solve.

With help from this forum I have managed to fix some issues that, to me were very tricky, and have learned a lot of new techniques along the way. But this latest one is again beyond me. Earlier I le...
  • djclements's avatar
    Oct 06, 2024

    James_Buist An MMULT approach could be something like this:

     

    =MMULT(--(TOROW(C6:C19)=C27:C29),MMULT(--E6:M19,(TOCOL(E3:M3)>=E24:I24)*(TOCOL(E4:M4)<=E25:I25)))

     

    Although, the input and output ranges should both include a start and end date for each period (see attached)...

Resources