#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Row lookup


Hi,
I am looking for a way to examine each row of a list, and if the first
entry in the row is the same as the condition I have set, to return the
whole row in a separate sheet.


Thanks


--
sanders
------------------------------------------------------------------------
sanders's Profile: http://www.excelforum.com/member.php...o&userid=36745
View this thread: http://www.excelforum.com/showthread...hreadid=565922

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5,441
Default Row lookup

sanders,

With your list on Sheet1, on the other sheet, put your cirteria into cell A1, then use this formula
in cell A2:

=VLOOKUP($A$1,Sheet1!$A$1:$Z$1000,COLUMN(),FALSE)

Copy A2, and paste across for as many columnas as you have on Sheet1. Adjust ranges references as
needed.

HTH,
Bernie
MS Excel MVP


"sanders" wrote in message
...

Hi,
I am looking for a way to examine each row of a list, and if the first
entry in the row is the same as the condition I have set, to return the
whole row in a separate sheet.


Thanks


--
sanders
------------------------------------------------------------------------
sanders's Profile: http://www.excelforum.com/member.php...o&userid=36745
View this thread: http://www.excelforum.com/showthread...hreadid=565922



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
Lookup Problem Linda Peters Excel Worksheet Functions 4 February 28th 06 10:58 PM
Another way to lookup data David Vollmer Excel Worksheet Functions 1 September 23rd 05 06:16 AM
Lookup Vector > Lookup Value Alec Kolundzic Excel Worksheet Functions 6 June 10th 05 03:14 PM
Lookup function w/Text and Year Josh O. Excel Worksheet Functions 1 February 13th 05 12:27 AM
double lookup, nest, or macro? Josef.angel Excel Worksheet Functions 1 October 29th 04 10:50 AM


All times are GMT +1. The time now is 05:15 AM.

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"