Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I want to find out the what the formula would be to perform a function
similar to what the "Text to Column" currently does. I have a set of data: CCS:OPS:S/M GA:HR:G/A SALES:EURO:NEO I want to write TWO functions that would "cut" the data at the colon. FIRST function would return just the first part of the dataset, resulting in: CCS GA SALES SECOND function would return the first and second parts of the dataset, resulting in: CCS:OPS GA:HR SALES:EURO Any thoughts? -- Thank you! - Jennifer |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Text "comparison" operator for "contains" used in an "IF" Function | Excel Worksheet Functions | |||
How do I change the column heading in Excel to display "A" "B" "C | New Users to Excel | |||
Please add a "sheet" function like "row" and "column" functions | Excel Programming | |||
Insert "-" in text "1234567890" to have a output like this"123-456-7890" | Excel Discussion (Misc queries) | |||
How do I split "A1B2" into "A1" and "B2" using text to column fun. | Excel Programming |