Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
א1 א1 is offline
external usenet poster
 
Posts: 4
Default 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

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,268
Default 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



  #3   Report Post  
Posted to microsoft.public.excel.misc
א1 א1 is offline
external usenet poster
 
Posts: 4
Default 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




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Making Cells so no one can edit FormulaQuestioner Excel Discussion (Misc queries) 2 February 7th 08 03:35 AM
making # + or - based on another cells contents adam Excel Discussion (Misc queries) 2 October 29th 07 09:11 PM
Making Cells Non-Accessable robrockk Setting up and Configuration of Excel 1 January 6th 07 04:01 PM
Making cells show nothing kimmer4861 Excel Worksheet Functions 3 January 24th 06 08:22 PM
making cells adjust kih305 Excel Discussion (Misc queries) 1 December 9th 04 11:43 PM


All times are GMT +1. The time now is 01:11 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright 2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"