Quantcast
Channel: Hot Weekly Questions - Web Applications Stack Exchange
Viewing all articles
Browse latest Browse all 9782

Trying to pull Duplicate data from multiple columns

$
0
0

https://docs.google.com/spreadsheets/d/1VSiKZbD_PoQTfbav7spalkyBgrt4T8juaLlKOM7LgLM/edit#gid=0

I have two columns, A and B. Throughout this project, the same name will appear in each column. I want to be able to select the name from the dropdown list, and have it return the proper data.

I have the dropdown list working, the list contains all the names that appear in each column.

When I select "Mike", it returns the proper info, being that Mike appears in A and in B.But when I select "John" or "Danny", I get the error message In ARRAY_LITERAL, an Array Literal was missing values for one or more rows.

The formula I have in E8 is

={QUERY(A1:B3,"SELECT * WHERE A contains """&E2&"""");QUERY(A1:B3,"SELECT * WHERE B contains """&E2&"""")}

How can I rectify this?


Viewing all articles
Browse latest Browse all 9782

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>