Remove null values from array

shobolos

Active Member
Joined
Sep 7, 2010
Messages
274
I have quite a complex formula which results in the following -

{"","a","","","","b",""}

I need to somehow remove the null values via a formula and just show a,b in the cell.

Any ideas.
 

Excel Facts

Show numbers in thousands?
Use a custom number format of #,##0,K. Each comma after the final 0 will divide the displayed number by another thousand
Is the result you are showing a string or an array formula result?
 
Upvote 0
It's currently an array, but ideally I'd like it displayed as a string with the null values removed.
 
Upvote 0
It means, if it is an array formula, we need to know this formula.
 
Upvote 0

Forum statistics

Threads
1,216,099
Messages
6,128,818
Members
449,469
Latest member
Kingwi11y

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top