Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
hello..
I have a column of data which i want to split into 2 other columns. For example, A B C ABC SCH, CDE SCH ABC SCH CDE SCH FGH SCH, FGH SCH - IJK SCH, LMN SCH IJK SCH LMN SCH As seen above, the data is separated by commas. I have input this formuale into cell B1 : =LEFT(A1,FIND(",",A1)-1) and I manage to get the "ABC SCH". But I don't know what formuale to put in cell C1. Can anyone help me ? Thanks! If possible, maybe a VBA code for everything here? (I'm don't know anything about VBA at all) -- help me |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
data splitting | Excel Discussion (Misc queries) | |||
Splitting data into seperate worksheets with data change | Excel Programming | |||
Splitting data from one sheet into 2 other sheets. Data is skewed | Excel Programming | |||
Splitting Data | Excel Worksheet Functions | |||
Please Help Splitting data | Excel Programming |