ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Making 2 cells out of one (https://www.excelbanter.com/excel-discussion-misc-queries/198284-making-2-cells-out-one.html)

א1

Making 2 cells out of one
 
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


Peo Sjoblom

Making 2 cells out of one
 
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




א1

Making 2 cells out of one
 
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






All times are GMT +1. The time now is 09:09 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com