Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
i need to sort by 4th char. or split the data into two different colm.
|
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
=LEFT(A1,3) assuming your data is in A1.
=RIGHT(A1,3) assuming your data is in A1. -- Brevity is the soul of wit. "Anna" wrote: i need to sort by 4th char. or split the data into two different colm. |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
thank you so much, i just figured it out.
"Dave F" wrote: =LEFT(A1,3) assuming your data is in A1. =RIGHT(A1,3) assuming your data is in A1. -- Brevity is the soul of wit. "Anna" wrote: i need to sort by 4th char. or split the data into two different colm. |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
DataText to Columns
"Anna" wrote: i need to sort by 4th char. or split the data into two different colm. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can I split data series in an excel chart? | Charts and Charting in Excel | |||
Split box | New Users to Excel | |||
Split cells below header column: | Excel Worksheet Functions | |||
Text to Columns - Only want to split SPECIFIC NUMBER of times | Excel Worksheet Functions | |||
Split Text | Excel Discussion (Misc queries) |