#1   Report Post  
Pong
 
Posts: n/a
Default List

Hi,
I have a database and want to do some sorting. I give an example,

Ron 1 4
Jes 2 8
Raj 3
Don 4 5
Ali 5
Mo 6 3
Sid 7

We have data in Column A , B & C. We want to show the sorting result in
other sheet Horizontally. We only want to show those with value in Column B
& C. So, it will show like below

Ron Jes Don Mo

Any idea


  #2   Report Post  
Bryan Hessey
 
Posts: n/a
Default


Assuming column D is free, in D1 put

=IF(OR(B1="",C1=""),D2,D2&" "&A1)

and copy this down the data.

The answer as you specified will be in cell D1, copy this and Paste
special = values to your new location.


--
Bryan Hessey
------------------------------------------------------------------------
Bryan Hessey's Profile: http://www.excelforum.com/member.php...o&userid=21059
View this thread: http://www.excelforum.com/showthread...hreadid=375874

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
loop trough e-mail address list to send task lists with outlook Paul. Excel Discussion (Misc queries) 2 April 14th 05 11:48 AM
LOOP - Adddress List -to email Paul. Excel Discussion (Misc queries) 0 April 13th 05 09:54 AM
Refresh a Validation List? jhollin1138 Excel Discussion (Misc queries) 3 February 17th 05 05:48 PM
Extracting Values on one list and not another B Schwarz Excel Discussion (Misc queries) 4 January 7th 05 01:48 PM
Creating a list from an existing list. Jad Excel Worksheet Functions 1 October 29th 04 06:00 AM


All times are GMT +1. The time now is 02:19 AM.

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"