JTL9161
Well-known Member
- Joined
- Aug 29, 2012
- Messages
- 582
- Office Version
- 365
- Platform
- Windows
I have this formula:
=FILTER(B$2:B$22,(C$2:C$22="")*(B$2:B$22<>""))
But when the filter is empty I get the #CALC! error.
Suggestions on how to remove the error and replace it with a blank? I thought I had it in the formula but I guess not.
Thank you,
James
=FILTER(B$2:B$22,(C$2:C$22="")*(B$2:B$22<>""))
But when the filter is empty I get the #CALC! error.
Suggestions on how to remove the error and replace it with a blank? I thought I had it in the formula but I guess not.
Thank you,
James