Hi
I have a small query. I have data like as follows..

product          codes
123                AA+BB+CC+DD+EE+FF
145                BC+DE+FE
687                UU+VV+WW+GG

The data should be converted as follows:


   codes product AA 123 BB 123 CC 123 DD 123 EE 123 FF 123 BC 145 DE 145 FE
145 UU 687 VV 687 WW 687 GG 687

 I am able to split data with option"text to columns" and able to make data
vertical by using "paste special --> transpose." But this action is
repititive. I finds difficult to write macro for this..


Can any one help in this regard..




Thanks & Regards
Raghuveer

--~--~---------~--~----~------------~-------~--~----~
Visit the blog to download Excel tutorials at 
http://www.excel-macros.blogspot.com

To post to this group, send email to excel-macros@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/excel-macros?hl=en

Visit & Join Our Orkut Community at 
http://www.orkut.com/Community.aspx?cmm=22913620

Visit the blog to download Excel tutorials at 
http://www.excel-macros.blogspot.com

To Learn VBA Macros Please visit http://www.vbamacros.blogspot.com

To see the Daily Excel Tips, Go to:
http://exceldailytip.blogspot.com
-~----------~----~----~----~------~----~------~--~---

Reply via email to