Forum Discussion

Mubeen1380's avatar
Mubeen1380
Copper Contributor
Sep 03, 2020
Solved

dynamic arrays

When I select month name from drop down list, I want to get corresponding services related to this month from data table in cell J19. Which formula is best to resolve this issue? This formula does not work 100%. =IFS(((I8:I12>=C1)*(I8:I12<=EOMONTH(C1,0))),N8:N12). The problem is that dynamic arrays move down. How I can stop it. Please watch gif image.

 

Resources