LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 751
Default INDEX/MATCH formula question

Assuming source table contains 4 columns (A2:D100). Assuming you always
look up the first column. Assuming Lookup value in E2.

Select an array of 4 horizontal cells (e.g. F2:I2). With 4 cells
selected:

=INDEX(A2:A100,MATCH(E2,A2:A100,0),0)

Enter with Ctrl+Shift+Enter (array formula)

HTH
Kostis Vezerides


A.S. wrote:
Is there any way to use index match so that it matches and copies everything
to the right of the match? For example, I am matching the number 1 from the
first columnin sample data below, which are all in different cells:

232 22.23 23 .029
121 8.56 11 .122
1 12.23 9 .563
928 56.34 78 .198

So in this case, I would get the formula to give me: 1 12.23 9 .563

Thanks


 
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
COUNTIF in between rows Vasilis Tergen Excel Worksheet Functions 20 January 13th 07 10:22 PM
Reusing formula Tony29 Excel Discussion (Misc queries) 7 September 7th 06 03:34 AM
Match then lookup Tenacity Excel Worksheet Functions 9 December 3rd 05 05:30 AM
Formula checking multiple worksheets sonic-the-mouse Excel Worksheet Functions 2 June 5th 05 07:48 PM
Formula checking multiple worksheets sonic-the-mouse Excel Worksheet Functions 2 June 5th 05 03:28 AM


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