Home |
Search |
Today's Posts |
#3
![]() |
|||
|
|||
![]()
Assume the number you want to separate is in cell a1 and you want to
separate it into b1, c1, d1 and e1. The following formulas will do it: in b1, use =left (a1,1) in c1, use =mid (a1,3,1) in d1, use =mid (a1,5,3) in e1, use =right(a1,3) Fill these columns down and you'll distribute all the numbers in column a across b, c, d, and e. Chuck |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Count Intervals of Filtered TEXT values in Column and Return Count across a Row | Excel Worksheet Functions | |||
Text Wrapping | Excel Discussion (Misc queries) | |||
Formulas dealing with text data | Excel Worksheet Functions | |||
Sort or Filter option? | Excel Worksheet Functions | |||
Read Text File into Excel Using VBA | Excel Discussion (Misc queries) |