mart_mrexcel
Active Member
- Joined
- Aug 23, 2008
- Messages
- 310
- Office Version
- 365
- Platform
- Windows
i have filter formula to filter an apple but it is returning as "#n/a" because somewhere in column $b:$b has an error, how can i ignore the any error in that column and filter as per the criteria.
=FILTER($A:$A,$b:$b="apple")
=FILTER($A:$A,$b:$b="apple")