converting a multicolumn matrix to a single column omitting blanks

Riesenrind

New Member
Joined
Sep 18, 2012
Messages
13
Office Version
  1. 365
Platform
  1. Windows
I have a matrix with a lot of blanks. I need to convert them with a matrix formular to a single column with no blanks. Can anyone help?

Thanks in advance,
Andrew
 

Excel Facts

How to change case of text in Excel?
Use =UPPER() for upper case, =LOWER() for lower case, and =PROPER() for proper case. PROPER won't capitalize second c in Mccartney
Hi Robert,
Thanks for that. Howerver I really need a formular to do it, rather than a macro. Do you happen to know how to convert that to a matrix formular, where I can use a range as input?
A.
 
Upvote 0
Hi Robert,
Thanks for that. Howerver I really need a formular to do it, rather than a macro. Do you happen to know how to convert that to a matrix formular, where I can use a range as input?
A.
Scroll down in the provided link and you will find two formulas.
Otherwise post your data here.
 
Upvote 0
Hi Robert,

Thanks a lot for your help so far:

This is what my data looks like (see below).
I need to extract the IDs in E2:H7 (see below)
I was hoping to find a nice VBA function like Function MatrixToCol(InputValues As Variant) As Variant

I tried to adapt the formulas posted in the link you gave me, but so far I have not suceeded in getting a useful result.
CDEFGH
Product Name on with "Local"LocalNon-LocalUKUSAU
m_BillshockFALSEm_Billshock
hoRm_Loc_MSTRUEhoRm_UK_MShoRm_US_MShoRm_AU_MS
FALSE
b_EssProFALSEb_EssPro
b_IndTruCom_4FALSEb_IndTruCom_4
b_IndLocCom_1TRUEb_IndUKCom_1b_IndUSCom_1b_IndAUCom_1

<tbody>
</tbody>

Cheers,
Andrew
 
Last edited:
Upvote 0

Forum statistics

Threads
1,215,561
Messages
6,125,533
Members
449,236
Latest member
Afua

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