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.
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.