Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 12
Default seperate contents of a cell to two cells

If i have the folowing in a column of cells,

column 1
000.000, 000.000
000.100, 000.001
000.200, 000.002

how can i split this into two columns of cells. to give

col3 col4
000.000 000.000
000.100 000.001
000.20 000.002


TIA.

SS.


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 510
Default seperate contents of a cell to two cells

Hi

From menu: Data.TextToColumns with delimiter set to Other=", "


--
(When sending e-mail, use address )
Arvi Laanemets


"SS" wrote in message
...
If i have the folowing in a column of cells,

column 1
000.000, 000.000
000.100, 000.001
000.200, 000.002

how can i split this into two columns of cells. to give

col3 col4
000.000 000.000
000.100 000.001
000.20 000.002


TIA.

SS.




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
add two cells from seperate work sheets into a cell on seperate wo lar Excel Worksheet Functions 6 April 27th 10 06:54 PM
concatenate contents of cells whose contents resemble cell referem cathyh Excel Worksheet Functions 3 May 23rd 09 12:16 PM
seperate two values fromone cell into 2 cells Darius Excel Worksheet Functions 3 February 13th 07 05:02 PM
how to seperate cell contents into two cloumns ? TimR Excel Discussion (Misc queries) 5 February 10th 07 05:41 AM
How to seperate a text group in once cell into many cells Nurenka Excel Discussion (Misc queries) 2 November 4th 06 11:37 AM


All times are GMT +1. The time now is 05:22 PM.

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

About Us

"It's about Microsoft Excel"