Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm trying to pull some text out of a lengthy excel document to do some text
mining on. I'd like to have a macro (or another solution that would work) to pull the headers out of each line (record) and save each line as a text file. Any help would be greatly appreciated! Thanks So, if I had an excel (.csv file) file that captured email content (someone in the past did this manually) like this: Subject,Body,Date Lunch Plans,Do you have lunch plans?,4/5/2006 What's Up?,What are you up to today?,4/5/2006 Would be converted to 2 .txt files like this: Text File 1: Subject: Lunch Plans Body: Do you have Lunch Plans? Date: 4/5/2006 Text File 2: Subject: What's Up? Body: What are you up to today? Date: 4/5/2006 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro recorded... tabs & file names changed, macro hangs | Excel Worksheet Functions | |||
Macro Help Needed - Excel 2007 - Print Macro with Auto Sort | Excel Worksheet Functions | |||
how to count/sum by function/macro to get the number of record to do copy/paste in macro | Excel Programming | |||
macro to delete entire rows when column A is blank ...a quick macro | Excel Programming | |||
Start Macro / Stop Macro / Restart Macro | Excel Programming |