#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 14
Default Address List

I have a list of addressees where the line is in one row, the street address
in the next row, and the city, state, zip in the next. Is there a way to
convert these three across 3 columns?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 207
Default Address List

Copy Paste Special Transpose


"joaniemic" wrote in message
...
I have a list of addressees where the line is in one row, the street
address
in the next row, and the city, state, zip in the next. Is there a way to
convert these three across 3 columns?



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,651
Default Address List

In B1, try
=OFFSET($A$1,(ROW(B1)-1)*3+COLUMN(B1)-COLUMN($B1),0)
and copy down and across.
--
David Biddulph

"joaniemic" wrote in message
...
I have a list of addressees where the line is in one row, the street
address
in the next row, and the city, state, zip in the next. Is there a way to
convert these three across 3 columns?



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default Address List

What if there are 20,000 sets of these through 60,000 rows?

Would you be willing to drop over and do it?


Gord Dibben MS Excel MVP

On Wed, 30 Apr 2008 10:01:55 -0600, "Gaurav" wrote:

Copy Paste Special Transpose


"joaniemic" wrote in message
...
I have a list of addressees where the line is in one row, the street
address
in the next row, and the city, state, zip in the next. Is there a way to
convert these three across 3 columns?



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
address list Sarah Excel Discussion (Misc queries) 7 January 2nd 08 08:34 PM
Address list Phil James Excel Discussion (Misc queries) 0 December 8th 07 04:56 PM
Address list can not be displayed KCav Excel Discussion (Misc queries) 0 June 25th 07 02:42 PM
long address list, name-address-city, listed vertically, how do y. kb Excel Discussion (Misc queries) 2 March 4th 05 12:48 AM
How do I setup a 500 name address list? chdavis Excel Discussion (Misc queries) 2 January 15th 05 05:57 PM


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