Merge base on same code number

  • Thread starter Thread starter Pran
  • Start date Start date
P

Pran

Hi Groups,

I have such data which is one column (ex:B) has various same code number,
but di other column (ex : A) has single different area. So, how can I make
within one code number consist of many area in one cell. If I use "&"
function, it takes longer time, how can i make this more quicker, data is
very big.

Regards,
 
Stan,

As below is sample work book....

AREA CODE
SPPT No. 0130 SHGB No. 72/Kanci Kulon
SPPT No. 0132 SHGB No. 72/Kanci Kulon
SPPT No. 0131 SHGB No. 72/Kanci Kulon
SPPT No. 0153 SHGB No. 75/Kanci Kulon
SPPT No. 0154 SHGB No. 75/Kanci Kulon
etc etc

So, i wish that :

CODE AREA
SHGB No. 72/Kanci Kulon SPTT No. 0130, SPPT No. 0132, SPPT No. 0131
And So on...


Please help
 
Hi there,

I already downloaded for addin and simply copy the formula, so far the
result is #NAME?, I checked and found that could be from MCONCAT syntax which
is not listed in my excel function.

Could give me more advice for this?

Kind Regards,
Pran
 
Back
Top