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

Return only those rows with a date on or before today using Query and Importrange

$
0
0

In Google Sheets I have a QUERY where I want to import only those rows where the dates in Col23 are on or before today's date.

This is my current formula:

=QUERY(   IMPORTRANGE("1PfXYlqZ6UBbhemljYDMKUJvQJlRY6aTTVz825yHPrPk","Jan!A1:W"),"SELECT Col2,Col3,Col4,Col5,Col14,Col15,Col16,Col22,Col23 where Col16    contains 'Sent' and Col23 = date '"&text(today(),"yyyy-mm-dd")&"'")

Viewing all articles
Browse latest Browse all 9782

Trending Articles



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