Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello all,
I have a text file with space between words which i need to covert to comma-delimited which i can convert to excel ANALOG2:TIC3601 REACTOR 1 10 216 ANALOG2:TIC3601 REACTOR 2 30 216 ANALOG2:TIC3601 REACTOR 1 30 216 ANALOG2:TIC3601 REACTOR 2 10 216 should look like below ANALOG2:TIC360,REACTOR,1,10,216 ANALOG2:TIC3601,REACTOR,2,30,216 ANALOG2:TIC3601,REACTOR,1,30,216 ANALOG2:TIC3601,REACTOR,2,10,216 Thanks in advance A.kumar |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel formula request | Excel Worksheet Functions | |||
Request for VB to do something simple (insert text in a column ofcells) | Excel Discussion (Misc queries) | |||
Excel 2007: request for help | Excel Worksheet Functions | |||
Help request for vb .net in excel | Excel Programming | |||
Excel help request | Excel Programming |