LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default help with addresses in rows

Thanks Mark for your help,Yes I want to delete column A and just have
the rows in that format that you gave me.I have about 3000 entries to
make tho.
Mark K wrote:
Do you want to leave the values in column A, or actually move them? If
you want to leave them in column A, just put the folowing in (B1) to
(C1) and copy them down every 4 rows:

(B1)
=if(A1="","",A1)

(C1)
=if(A2="","",A2)

(D1)
=if(A3="","",A2)

This will leave the cells empty if there's nothing in the A column and
display it when there is data.


--
Mark K
------------------------------------------------------------------------
Mark K's Profile: http://www.excelforum.com/member.php...o&userid=14117
View this thread: http://www.excelforum.com/showthread...hreadid=574018


 
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
odd and even addresses Dino Excel Worksheet Functions 3 September 30th 08 05:47 PM
Addresses Oggy Excel Discussion (Misc queries) 1 April 7th 07 02:02 PM
Help with Addresses kimbiak21 New Users to Excel 8 April 13th 06 10:54 PM
How do I convert a single column of addresses into rows for export Benjy S Excel Discussion (Misc queries) 2 February 7th 06 12:39 PM
2 rows of email addresses! andycharger[_6_] Excel Programming 1 January 27th 04 04:04 PM


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