rockybell_77
New Member
- Joined
- Feb 14, 2012
- Messages
- 12
Hello,
I have excel sheet where i have huge data. Column A contains vendor code (a number) and column B contains Name of vendor in first cell and Address in subsequent cells in same column B. Number of cells occupied in column B for address is not fixed it can be 2,3 or more.
I want to merge name and address in column B for each vendor code in column A
Example
Cell Column A Column B
[TABLE="width: 692"]
<tbody>[TR]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
[TABLE="width: 424"]
<tbody>[TR]
[TD]Vendor Code[/TD]
[TD]Vendor Name and address[/TD]
[/TR]
[TR]
[TD]1234[/TD]
[TD] Asia Private Limited -Goa[/TD]
[/TR]
[TR]
[TD][/TD]
[TD] Plot No. M - 14 to M- 18,Verna Industrial estate[/TD]
[/TR]
[TR]
[TD][/TD]
[TD] Goa[/TD]
[/TR]
[TR]
[TD]91264[/TD]
[TD] Technologies Inc, TX[/TD]
[/TR]
[TR]
[TD][/TD]
[TD] 4501 Attwa, 477590,United States of America[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
I want to combine B2,b3,b4 in C1, same way B5,B6 in C2 and so on
Can somebody suggest formula to do this task
Thanks in Advance
I have excel sheet where i have huge data. Column A contains vendor code (a number) and column B contains Name of vendor in first cell and Address in subsequent cells in same column B. Number of cells occupied in column B for address is not fixed it can be 2,3 or more.
I want to merge name and address in column B for each vendor code in column A
Example
Cell Column A Column B
[TABLE="width: 692"]
<tbody>[TR]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
[TABLE="width: 424"]
<tbody>[TR]
[TD]Vendor Code[/TD]
[TD]Vendor Name and address[/TD]
[/TR]
[TR]
[TD]1234[/TD]
[TD] Asia Private Limited -Goa[/TD]
[/TR]
[TR]
[TD][/TD]
[TD] Plot No. M - 14 to M- 18,Verna Industrial estate[/TD]
[/TR]
[TR]
[TD][/TD]
[TD] Goa[/TD]
[/TR]
[TR]
[TD]91264[/TD]
[TD] Technologies Inc, TX[/TD]
[/TR]
[TR]
[TD][/TD]
[TD] 4501 Attwa, 477590,United States of America[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
I want to combine B2,b3,b4 in C1, same way B5,B6 in C2 and so on
Can somebody suggest formula to do this task
Thanks in Advance
Last edited: