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

Query function returning blank values instead of text in column with both text and numbers [duplicate]

$
0
0

I'm using this formula: =QUERY(A1:M;"SELECT D")

COLUMN D contains rows with numbers and others with text strings, but the QUERY is only returning the numbers and the text strings are showing as blanks.

I need both data types returned.


Viewing all articles
Browse latest Browse all 9782

Trending Articles