ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Merge base on same code number (https://www.excelbanter.com/excel-worksheet-functions/236682-merge-base-same-code-number.html)

Pran

Merge base on same code number
 
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,


stanleydgromjr[_2_]

Merge base on same code number
 

Pran,

Please post your workbook (or sample workbook) - scroll down and see
"Manage Attachments".


Have a great day,
Stan


--
stanleydgromjr
------------------------------------------------------------------------
stanleydgromjr's Profile: http://www.thecodecage.com/forumz/member.php?userid=503
View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=115352


Pran

Merge base on same code number
 
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








"stanleydgromjr" wrote:


Pran,

Please post your workbook (or sample workbook) - scroll down and see
"Manage Attachments".


Have a great day,
Stan


--
stanleydgromjr
------------------------------------------------------------------------
stanleydgromjr's Profile: http://www.thecodecage.com/forumz/member.php?userid=503
View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=115352



stanleydgromjr[_4_]

Merge base on same code number
 

Pran,

I can not tell by your last post of flat text where your data begins,
what column(s) they are in, etc.

Please post your workbook (or sample workbook) - scroll down and see
"Manage Attachments".


Have a great day,
Stan


--
stanleydgromjr
------------------------------------------------------------------------
stanleydgromjr's Profile: http://www.thecodecage.com/forumz/member.php?userid=503
View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=115352


Ashish Mathur[_2_]

Merge base on same code number
 
Hi,

Please download and install the following addin
(http://download.cnet.com/Morefunc/30...-10423159.html) and then use
the following array formula (Ctrl+Shift+Enter)

=SUBSTITUTE(TRIM(MCONCAT(IF($C$6:$C$10=B14,$B$6:$B $10,"")," ")),"
SPPT",",SPPT")

B6:B10 has the area and C6:C10 has the code. B14 holds the code

Hope this helps.

--
Regards,

Ashish Mathur
Microsoft Excel MVP
www.ashishmathur.com

"Pran" wrote in message
...
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








"stanleydgromjr" wrote:


Pran,

Please post your workbook (or sample workbook) - scroll down and see
"Manage Attachments".


Have a great day,
Stan


--
stanleydgromjr
------------------------------------------------------------------------
stanleydgromjr's Profile:
http://www.thecodecage.com/forumz/member.php?userid=503
View this thread:
http://www.thecodecage.com/forumz/sh...d.php?t=115352



Pran

Merge base on same code number
 
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

"Ashish Mathur" wrote:

Hi,

Please download and install the following addin
(http://download.cnet.com/Morefunc/30...-10423159.html) and then use
the following array formula (Ctrl+Shift+Enter)

=SUBSTITUTE(TRIM(MCONCAT(IF($C$6:$C$10=B14,$B$6:$B $10,"")," ")),"
SPPT",",SPPT")

B6:B10 has the area and C6:C10 has the code. B14 holds the code

Hope this helps.

--
Regards,

Ashish Mathur
Microsoft Excel MVP
www.ashishmathur.com

"Pran" wrote in message
...
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








"stanleydgromjr" wrote:


Pran,

Please post your workbook (or sample workbook) - scroll down and see
"Manage Attachments".


Have a great day,
Stan


--
stanleydgromjr
------------------------------------------------------------------------
stanleydgromjr's Profile:
http://www.thecodecage.com/forumz/member.php?userid=503
View this thread:
http://www.thecodecage.com/forumz/sh...d.php?t=115352




All times are GMT +1. The time now is 07:11 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com