Quantcast
Channel: Hot Weekly Questions - Web Applications Stack Exchange
Viewing all articles
Browse latest Browse all 9782

Array Formula with N/A to print nicely when empty

$
0
0

We use a rather long formula something like:

=ArrayFormula(JOIN(", ",UNIQUE(FILTER(SOURCERANGE!A1:A99999,SOURCERANGE!N1:N99999=A2  ))))

Some cells in our table gave results and they print nicely.

But some cells do NOT have results. And they print as #N/A ...

I have never quite liked the #N/A and would rather show an empty cell or a dash.

The only solution so far that I have found is to add an ISERRROR() or ISNA() formula around it, but then this feels silly because the initial formula is executed twice.

Question: is there an easy way to tell sheets to print "" instead of #N/A?

Thanks


Viewing all articles
Browse latest Browse all 9782

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>