Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default help with sorting text in columns to match other columns


Hi,
I have two columns of email addresses, say 1000 in Column E and 500 in
Column F. I would like to sort Column F so that each individual email
address in column F is in the same row as its matching email in Column
E. Is there an easy way to do this? Thanks


--
rkat
------------------------------------------------------------------------
rkat's Profile: http://www.excelforum.com/member.php...o&userid=37366
View this thread: http://www.excelforum.com/showthread...hreadid=570576

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 95
Default help with sorting text in columns to match other columns

One thing you can do is to use an additional column with this formula:
=IF(COUNTIF($F$1:$B$500,E1)0,E1,"")
And copy it across the column to match the column E. The emails that are in
the F column will be on the same line in column F, and it will be blank in
the others.
If you need it on column F, you can copy/paste values from that extra column
to column F.

Hope this helps,
Miguel.

"rkat" wrote:


Hi,
I have two columns of email addresses, say 1000 in Column E and 500 in
Column F. I would like to sort Column F so that each individual email
address in column F is in the same row as its matching email in Column
E. Is there an easy way to do this? Thanks


--
rkat
------------------------------------------------------------------------
rkat's Profile: http://www.excelforum.com/member.php...o&userid=37366
View this thread: http://www.excelforum.com/showthread...hreadid=570576


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
Can a Text Box be Formatted in Columns? Wuddus Excel Discussion (Misc queries) 4 August 2nd 06 06:40 PM
Sort and Match like Items in 2 Columns blaylock Excel Worksheet Functions 2 July 26th 06 09:32 PM
Turn Off Text To Columns Rcih Excel Discussion (Misc queries) 2 February 8th 06 09:11 PM
Arithmetical Mode of Criteria in Multiple Non-Adjacent columns Sam via OfficeKB.com Excel Worksheet Functions 4 July 14th 05 09:15 PM
Text to Columns / Importing Data John Thomson Excel Discussion (Misc queries) 0 May 4th 05 08:21 PM


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