LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Splitting a Column of Data into Two Columns of Data

I currently have an M$ Excel file with data that looks something like
this:

Cell 1 Cell 2 .... Cell m
-----------------------------------
x1
x2
:
xn
y1
y2
:
yn

I'd like to get the format into:

Cell 1 Cell 2 .... Cell m
----------------------------------
x1 y1
x2 y2
: :
xn yn

Where the x and the y are next to each other and in different columns,
for 'm' cells.

Can someone help me out with a macro? Thanks!

blee2879

 
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
splitting data from one column into two mariekek5 Excel Discussion (Misc queries) 2 July 9th 09 02:06 PM
splitting one column into rows depending on the data in the column [email protected] Excel Programming 1 March 11th 06 11:48 AM
Splitting data into columns Jamie Excel Programming 2 November 11th 05 04:25 PM
splitting data in a column Alex Excel Programming 5 June 9th 05 05:09 PM
splitting 1 column of data into multiple columns CiceroCF Setting up and Configuration of Excel 1 March 25th 05 01:50 AM


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

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"