Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 9
Default Search a column and display a value

What I'm trying to do is have a formula search column B and then
display the values in column in the order they appear in column B. Is
there anyway to do this without using VBA?
(See Below)

Column A Column B
20 0
10 0
20
0
10


Thanks for your help.

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,646
Default Search a column and display a value

In cell A1, and fill down as necessary:
=LARGE(B$1:B$5,ROW())
Adjust B$5 to the end of your range!

Regards,
Stefi


ezt *rta:

What I'm trying to do is have a formula search column B and then
display the values in column in the order they appear in column B. Is
there anyway to do this without using VBA?
(See Below)

Column A Column B
20 0
10 0
20
0
10


Thanks for your help.


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
Search lowest value in a column and display the entire row Bud New Users to Excel 4 August 28th 07 03:12 PM
list, search, and display Richard[_2_] Excel Worksheet Functions 2 May 5th 07 06:05 PM
SEARCH COLUMN BY NAME THEN DISPLAY CELL ON SAME ROW RAZ Excel Worksheet Functions 3 March 11th 07 08:22 PM
Based on a condition in one column, search for a year in another column, and display data from another column in the same row look [email protected] Excel Discussion (Misc queries) 1 December 27th 06 05:47 PM
search and display tkraju via OfficeKB.com Excel Discussion (Misc queries) 1 August 10th 06 02:17 PM


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