Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 53
Default Separate data into two columns

I have 2 lines of data in one column i.e., name and social security number.
Is there a way to automatically make that information into two columns.

Cheri
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10,124
Default Separate data into two columns

have a look at
datatext to columnspretty self explanatory

--
Don Guillett
SalesAid Software

"Cheri" wrote in message
...
I have 2 lines of data in one column i.e., name and social security number.
Is there a way to automatically make that information into two columns.

Cheri



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 53
Default Separate data into two columns

Yes, that works - I was wrong about my info tho - helping a co-worker - the
data is in two cells beneath each other. Can those be pulled out into two
colums. She receives a lot of data that comes to her that way and she wants
the social in the cell next to the name

"Don Guillett" wrote:

have a look at
datatext to columnspretty self explanatory

--
Don Guillett
SalesAid Software

"Cheri" wrote in message
...
I have 2 lines of data in one column i.e., name and social security number.
Is there a way to automatically make that information into two columns.

Cheri




  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 13
Default Separate data into two columns

Yes Cheri, just copy the two items
edit -past special -transpose - it should become a row wiwth the items in
separate columns

"Cheri" wrote:

Yes, that works - I was wrong about my info tho - helping a co-worker - the
data is in two cells beneath each other. Can those be pulled out into two
colums. She receives a lot of data that comes to her that way and she wants
the social in the cell next to the name

"Don Guillett" wrote:

have a look at
datatext to columnspretty self explanatory

--
Don Guillett
SalesAid Software

"Cheri" wrote in message
...
I have 2 lines of data in one column i.e., name and social security number.
Is there a way to automatically make that information into two columns.

Cheri




  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,886
Default Separate data into two columns

Hi Cheri

Carry out the work on a copy of the data - just in case.
Assuming the data is in column A, start with A1 with a Name, A2 with a
SS No.
In cell B1 enter =A2
in cell B3 enter =A4
Mark the block of cells B1:B4 and use the fill handle (the small black
cross that appears as you hover over the bottom tight of the marked
block) by left click on the cross and drag down as far as required.

To "fix" the data, copy all of column B, place cursor in B1 Paste
SpecialValues

Insert a new row 1 and mark cells A1:B1 DataFilterAutofilter
Use the dropdown on column B and Select (Blanks)
Mark the visible rows by selecting their row numbers and Delete



--
Regards

Roger Govier


"Cheri" wrote in message
...
Yes, that works - I was wrong about my info tho - helping a
co-worker - the
data is in two cells beneath each other. Can those be pulled out into
two
colums. She receives a lot of data that comes to her that way and she
wants
the social in the cell next to the name

"Don Guillett" wrote:

have a look at
datatext to columnspretty self explanatory

--
Don Guillett
SalesAid Software

"Cheri" wrote in message
...
I have 2 lines of data in one column i.e., name and social security
number.
Is there a way to automatically make that information into two
columns.

Cheri








  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Separate data into two columns

Cheri

Assuming your data is in Column A like

name
ss
name
ss
name
ss

In B1 enter this formula.

=INDEX($A:$A,(ROWS($1:1)-1)*2+COLUMNS($A:B)-1)

Drag across to C1 then drag B1 and C1 down untill you start returning zeros.


Gord Dibben MS Excel MVP

On Mon, 2 Oct 2006 15:49:01 -0700, Cheri
wrote:

Yes, that works - I was wrong about my info tho - helping a co-worker - the
data is in two cells beneath each other. Can those be pulled out into two
colums. She receives a lot of data that comes to her that way and she wants
the social in the cell next to the name

"Don Guillett" wrote:

have a look at
datatext to columnspretty self explanatory

--
Don Guillett
SalesAid Software

"Cheri" wrote in message
...
I have 2 lines of data in one column i.e., name and social security number.
Is there a way to automatically make that information into two columns.

Cheri





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
How to Copy and Paste Several Columns of Data into Excel... ? M_FLEMING Excel Discussion (Misc queries) 3 May 18th 06 04:35 PM
swapping data from 2 separate columns Johnny D Excel Discussion (Misc queries) 1 February 15th 06 11:40 PM
swapping data from 2 separate columns Johnny D Excel Discussion (Misc queries) 1 February 15th 06 08:09 PM
Help PLEASE! Not sure what answer is: Match? Index? Other? baz Excel Worksheet Functions 7 September 3rd 05 03:47 PM
How do i copy columns of data in notepad into excel? JJ Excel Discussion (Misc queries) 1 February 10th 05 09:21 PM


All times are GMT +1. The time now is 05:42 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"