Macro to move row data to columns

catmom

New Member
Joined
Apr 16, 2014
Messages
9
Thank you in advance for any help you can give me.

I have the following information extracted from a very old program:

Bob</SPAN>Eating</SPAN>Berries Verified</SPAN>February 28, 2014 7:47:24 AM CST</SPAN>
Bob</SPAN>Eating</SPAN>Apples Submitted</SPAN>October 10, 2012 3:31:18 PM CDT</SPAN>
Bob</SPAN>Eating</SPAN>Oranges Approved</SPAN>April 5, 2013 5:48:11 PM CDT</SPAN>
Bob</SPAN>Eating</SPAN>Berries Deploy</SPAN>January 29, 2014 9:59:14 AM CST</SPAN>
Bob</SPAN>Eating</SPAN>Apples Approved</SPAN>January 9, 2013 1:37:54 PM CST</SPAN>
Bob</SPAN>Eating</SPAN>Oranges Review</SPAN>January 15, 2013 11:31:41 AM CST</SPAN>

<TBODY>
</TBODY><COLGROUP><COL span=2><COL><COL><COL></COLGROUP>


I need to get the data to look like this. I have been doing it cut and paste style and it is very time consuming. Is there a macro I can use to make it easier?


Name</SPAN>Subject</SPAN>Apples Submitted</SPAN>Apples Approved</SPAN>Oranges Review</SPAN>Oranges Approved</SPAN>Grapes Start</SPAN>Grapes Completed</SPAN>Lemons Rev</SPAN>Lemons Baseline</SPAN>Berries Deploy</SPAN>Berries Verified</SPAN>
Bob</SPAN>Eating</SPAN>10-Oct-12</SPAN>9-Jan-13</SPAN>15-Jan-13</SPAN>5-Apr-13</SPAN>29-Jan-14</SPAN>28-Feb-14</SPAN>

<TBODY>
</TBODY><COLGROUP><COL span=2><COL><COL><COL><COL><COL><COL><COL><COL><COL><COL></COLGROUP>
 
That's it! Brilliant! You have saved me days and days of work not to mention it will be accurate now. Thank you so much!
 
Upvote 0

Excel Facts

What is =ROMAN(40) in Excel?
The Roman numeral for 40 is XL. Bill "MrExcel" Jelen's 40th book was called MrExcel XL.
catmom,

Thanks for the feedback.

You are very welcome. Glad I could help.

And, come back anytime.
 
Upvote 0

Forum statistics

Threads
1,215,063
Messages
6,122,928
Members
449,094
Latest member
teemeren

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top