A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
The FILTER function should do what you want, Two ways of ensuring that newly added data will be included in the formula's result:
- Convert the source data to a table, and use structured references in your FILTER formula, or
- Use large ranges in your FILTER formula - it doesn't matter if they currently have lots of empty rows.