I have a text file with a bunch of data in the following format. I want to get into excel where ID, Submission Date, WebName ,etc would all be column headers and the corresponding date after : would be the data under the appropriate column. I've tried transpose. I've tried using delimited (some say hit alt + 0010 or something for other (computer just beeps as I'm trying to enter that). I'm not a programmer by any means. Any suggestions are appreciated.
Row 2:
ID: (392962)
Submission Date: 3/20/2015 11:12 AM
WebName: "mysite.co.com"
Requester: "admin"
Expiration Date: 3/19/2017 11:02 AM
Row 3:
ID: (392995)
Submission Date: 4/20/2015 11:12 AM
WebName: "url.co.com"
Requester: "admin2"
Expiration Date: 4/19/2017 11:02 AM
Bookmarks