Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi Excel experts!
I would like to know how can divide the expression "<0.05" which is now in one cell, into 2 seperate cells, the first with "<" and the second with "0.05". Thank you very much, Elad |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
In the first cell
=LEFT(A1) in the second =RIGHT(A1,LEN(A1)-1) the easiest is datatext to columns fixed width and click after -- Regards, Peo Sjoblom "?1" wrote in message ... Hi Excel experts! I would like to know how can divide the expression "<0.05" which is now in one cell, into 2 seperate cells, the first with "<" and the second with "0.05". Thank you very much, Elad |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Thank you very much!
Elad "Peo Sjoblom" wrote: In the first cell =LEFT(A1) in the second =RIGHT(A1,LEN(A1)-1) the easiest is datatext to columns fixed width and click after -- Regards, Peo Sjoblom "?1" wrote in message ... Hi Excel experts! I would like to know how can divide the expression "<0.05" which is now in one cell, into 2 seperate cells, the first with "<" and the second with "0.05". Thank you very much, Elad |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Making Cells so no one can edit | Excel Discussion (Misc queries) | |||
making # + or - based on another cells contents | Excel Discussion (Misc queries) | |||
Making Cells Non-Accessable | Setting up and Configuration of Excel | |||
Making cells show nothing | Excel Worksheet Functions | |||
making cells adjust | Excel Discussion (Misc queries) |