PC Review


Reply
Thread Tools Rate Thread

Converting lists to tables

 
 
=?Utf-8?B?UGF1bA==?=
Guest
Posts: n/a
 
      1st Aug 2006
I have a list of addresses that I should like to convert to a table, they
each contain 4 fields, as follows:

John Doe
123 Street
Anywhere
Anytown
Bill Bloggs
456 Road
Somewhere
Someplace

I should like to convert these names to:

John Doe 123 Street Anywhere Anytown
Bill Bloggs 456 Road Somewhere Someplace

The list contains several hundred names and addresses so idealy I would like
an easier way to do this that repetitive cut and paste.



 
Reply With Quote
 
 
 
 
Gord Dibben
Guest
Posts: n/a
 
      1st Aug 2006
Paul

Assuming the list is in column A.......

In B1 enter =INDEX($A:$A,(ROWS($1:1)-1)*4+COLUMNS($A:B)-1)

Copy across to E1 then copy B1:E1 down until you get 0's


Gord Dibben MS Excel MVP


On Tue, 1 Aug 2006 14:36:01 -0700, Paul <(E-Mail Removed)> wrote:

>I have a list of addresses that I should like to convert to a table, they
>each contain 4 fields, as follows:
>
>John Doe
>123 Street
>Anywhere
>Anytown
>Bill Bloggs
>456 Road
>Somewhere
>Someplace
>
>I should like to convert these names to:
>
>John Doe 123 Street Anywhere Anytown
>Bill Bloggs 456 Road Somewhere Someplace
>
>The list contains several hundred names and addresses so idealy I would like
>an easier way to do this that repetitive cut and paste.
>
>


 
Reply With Quote
 
Otto Moehrbach
Guest
Posts: n/a
 
      1st Aug 2006
Paul
Does each address cover 4 cells? If not, is there something somewhere
to distinguish the end of one address and the start of another? HTH Otto
"Paul" <(E-Mail Removed)> wrote in message
news:6B9078F3-6345-44BC-B31E-(E-Mail Removed)...
>I have a list of addresses that I should like to convert to a table, they
> each contain 4 fields, as follows:
>
> John Doe
> 123 Street
> Anywhere
> Anytown
> Bill Bloggs
> 456 Road
> Somewhere
> Someplace
>
> I should like to convert these names to:
>
> John Doe 123 Street Anywhere Anytown
> Bill Bloggs 456 Road Somewhere Someplace
>
> The list contains several hundred names and addresses so idealy I would
> like
> an easier way to do this that repetitive cut and paste.
>
>
>



 
Reply With Quote
 
=?Utf-8?B?UGF1bA==?=
Guest
Posts: n/a
 
      2nd Aug 2006
Thanks Gord - works perfectly

"Gord Dibben" wrote:

> Paul
>
> Assuming the list is in column A.......
>
> In B1 enter =INDEX($A:$A,(ROWS($1:1)-1)*4+COLUMNS($A:B)-1)
>
> Copy across to E1 then copy B1:E1 down until you get 0's
>
>
> Gord Dibben MS Excel MVP
>
>
> On Tue, 1 Aug 2006 14:36:01 -0700, Paul <(E-Mail Removed)> wrote:
>
> >I have a list of addresses that I should like to convert to a table, they
> >each contain 4 fields, as follows:
> >
> >John Doe
> >123 Street
> >Anywhere
> >Anytown
> >Bill Bloggs
> >456 Road
> >Somewhere
> >Someplace
> >
> >I should like to convert these names to:
> >
> >John Doe 123 Street Anywhere Anytown
> >Bill Bloggs 456 Road Somewhere Someplace
> >
> >The list contains several hundred names and addresses so idealy I would like
> >an easier way to do this that repetitive cut and paste.
> >
> >

>
>

 
Reply With Quote
 
=?Utf-8?B?UGF1bA==?=
Guest
Posts: n/a
 
      2nd Aug 2006
Hi Otto,

Yes all addresses cover 4 cells. Gord's reply has given me a solution.

Thank you for answering,

Paul

"Otto Moehrbach" wrote:

> Paul
> Does each address cover 4 cells? If not, is there something somewhere
> to distinguish the end of one address and the start of another? HTH Otto
> "Paul" <(E-Mail Removed)> wrote in message
> news:6B9078F3-6345-44BC-B31E-(E-Mail Removed)...
> >I have a list of addresses that I should like to convert to a table, they
> > each contain 4 fields, as follows:
> >
> > John Doe
> > 123 Street
> > Anywhere
> > Anytown
> > Bill Bloggs
> > 456 Road
> > Somewhere
> > Someplace
> >
> > I should like to convert these names to:
> >
> > John Doe 123 Street Anywhere Anytown
> > Bill Bloggs 456 Road Somewhere Someplace
> >
> > The list contains several hundred names and addresses so idealy I would
> > like
> > an easier way to do this that repetitive cut and paste.
> >
> >
> >

>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Converting lists of numbers =?Utf-8?B?RWxpb3Q=?= Microsoft Excel Misc 2 10th Aug 2006 07:42 PM
Converting Lists in Uppercase to all lowercase =?Utf-8?B?ZmlicmVzYnV5ZXI=?= Microsoft Word Document Management 2 17th Mar 2005 05:24 PM
Converting address lists =?Utf-8?B?SmVhbm5l?= Microsoft Word Document Management 2 22nd Jan 2005 06:32 AM
converting long lists of prices trevflan Microsoft Excel New Users 5 16th Apr 2004 01:04 AM
Converting many lists into one David Smith Microsoft Excel Programming 5 24th Mar 2004 05:36 AM


Features
 

Advertising
 

Newsgroups
 


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