Hi,
I am using this formula
to get the data based on a selection within a data validation cell (b2)
how can i get a show all option within data validation to give me all the info.
I have tried a * within the validation, but all values come up 0.
any ideas.
Hope this is of use, Rob.![[yoda] [yoda] [yoda]](/data/assets/smilies/yoda.gif)
I am using this formula
Code:
=SUMPRODUCT((OFFSET(Data!$D$2,0,0,COUNTA(Data!$D$2:$D$4000))=$A5)*(OFFSET(Data!$E$2,0,0,COUNTA(Data!$E$2:$E$4000))=$B$2)*(OFFSET(Data!$G$2,0,0,COUNTA(Data!$G$2:$G$4000))=C$4))
to get the data based on a selection within a data validation cell (b2)
how can i get a show all option within data validation to give me all the info.
I have tried a * within the validation, but all values come up 0.
any ideas.
Hope this is of use, Rob.
![[yoda] [yoda] [yoda]](/data/assets/smilies/yoda.gif)