Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
"jglen" wrote in message
... I would like to know how to split ie 123456789 in cell A1 to 123 in B1, and 456789 in C1. Is there a formula that can do this for me? =LEFT(A1,3) in B1 =RIGHT(A1,6) in C1 Another option is Data/ Text to Columns, & choose fixed width accordingly -- David Biddulph |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Formula for counting number of cells | Excel Discussion (Misc queries) | |||
I want the greater number of 2 cells to show in a separate cell | Excel Discussion (Misc queries) | |||
Find all cells with a number and mulitply | Excel Discussion (Misc queries) | |||
Convert data of cells to any type: Number, Date&Time, Text | Excel Discussion (Misc queries) | |||
GET.CELL | Excel Worksheet Functions |