Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have a problem, I have an excel file . I want to merge those feild of COLOUMN B which have same number in COLOUMN A. E.G COL A COLB COL C 1 John Kim 89 1 Capcano Rd 89 1 92821 89 2 Peter 2 2 Mike 2 3 Mason Ko 23 3 898934 23 3 california 23 3 Excellent 23 3 Yes 23 I want to convert this file to COL A COLB COL C 1 John Kim, Capcano Rd , 92821 89 1 Capcano Rd 89 1 92821 89 2 Peter, Mike 2 2 Mike 2 3 Mason Ko, 898934, california, Excellent, Yes 23 3 898934 23 3 california 23 3 Excellent 23 3 Yes 23 Basically i want to merge data in col b, as long as it has same value in col a. If you can help me that would be great. I am computer operator and have to do it hundred time manually. Amin TZE |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Merge/consolidate text cells based on unique keys ? | New Users to Excel | |||
can i link cells colour wise? | Excel Discussion (Misc queries) | |||
Data row wise, formula column wise | Excel Discussion (Misc queries) | |||
Delete row wise duplicates & colomun wise simultaneously excel | Excel Worksheet Functions | |||
A loop to merge cells based on a value | Excel Programming |