Channel | Publish Date | Thumbnail & View Count | Actions |
---|---|---|---|
| Publish Date not found | ![]() 0 Views |
When used in combination with other Excel functions, such as IF or OR, the FILTER function can be used to create more complex filtering rules based on multiple criteria. Additionally, the FILTER function can be used to filter data across multiple columns, making it a versatile tool for data analysis and reporting. Overall, the FILTER function is an essential tool for anyone working with large data sets in Excel, allowing for efficient and precise data analysis and manipulation.
Formula used in this video.
Standard Filter With Single Criteria
=FILTER(A2:A80,B2:B80 < 280)
Filter Multiple Criteria (logical AND)
=FILTER(A2:A80,(B2:B80 > 270)*(B2:B80 < 280))
Filter Multiple Criteria (logical AND and OR)
=FILTER(A2:A80,(B2:B80 > 270)*(B2:B80 < 280)+(C2:C80 > 4.8))
=FILTER(A2:A80,(B2:B80 > 270)*(B2:B80<280)+(D2:D80=/”N/”))
#microsoft #excel #exceltips #tips #exceltricks #tricksandtips
Please take the opportunity to connect and share this video with your friends and family if you find it useful.