Hi,
I'm using a dropdown validation/list function and wondered if it's possible to use the MATCH & INDEX functions to return multiple rows/columns of data. I'm currently using INDEX [ =index((a1:b12,c1:d12,e1:f12,g1:h12),2,2,4) ] to return a single value from those four tables but I'd like to return all the values in the selected table eg in my example here instead of pulling back the value in row 2, column 2, table-4 I would like to return all the values in say table 4?
Will MATCH and INDEX be able to achieve this?
Thanks
I'm using a dropdown validation/list function and wondered if it's possible to use the MATCH & INDEX functions to return multiple rows/columns of data. I'm currently using INDEX [ =index((a1:b12,c1:d12,e1:f12,g1:h12),2,2,4) ] to return a single value from those four tables but I'd like to return all the values in the selected table eg in my example here instead of pulling back the value in row 2, column 2, table-4 I would like to return all the values in say table 4?
Will MATCH and INDEX be able to achieve this?
Thanks