Forum Discussion
Piplinson
Aug 18, 2020Copper Contributor
Dynamic Array for multiple data validation - Variable Data Entry Cell
Hi all I have a formula that works great provided that the data triggering the array is always input from the same cell (G3 in the formula below) =SORT(FILTER($D$2:$E$35487,$D$2:$D$35487=G3),...
SergeiBaklan
Aug 20, 2020Diamond Contributor
Not sure I understood correctly, perhaps you may using something like this for data validation list (=$K3#)
- PiplinsonAug 21, 2020Copper ContributorThanks. I got it to work. Phil
- farmgirl2010Aug 26, 2020Copper Contributor
Piplinson I have a situation similar to the one that you describe and was wondering how you solved. I struggle with getting the cell that provides the lookup value to be dynamic. Your column G.
thanks in advance for any help.
- SergeiBaklanAug 22, 2020Diamond Contributor
Piplinson , you are welcome