Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello all
I am trying to import a text file into my workbook. The text file is 10 rows by 13 colums. I need to convert this file from row wise to columnwise with a twist. I need the first 3 cells of each row (from the text file) concatenated to create a header for each column. The headed should be delimited by "-" Example: Text file Row 1 a b c 1 2 3 4 5 6 7 8 9 10 Row2 d e f 5 6 2 6 7 8 3 4 2 11 Imported it would be would be a-b-c d-e-f 1 5 2 6 3 2 4 6 5 7 6 8 7 3 8 4 9 2 10 11 Thanks in advance! BOB |
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 |