Hi, I have a table and want to extract data using two conditions date range and name:
Table.png
without date range, i have used :
=TEXTJOIN(CHAR(10),TRUE,IF(M52:M55=I70,(J52:J55),""))
but how to use it with date range as well.
Thanks in advance
Bookmarks