A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » Worksheet Functions
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Vlookup or Match/Index to return value 2 rows down



 
 
Thread Tools Display Modes
  #1  
Old September 16th, 2003, 09:16 PM
Donna
external usenet poster
 
Posts: n/a
Default Vlookup or Match/Index to return value 2 rows down

I have a spreadsheet where my lookup value is not listed
in every row as it is just listed once like a header. Is
there a way to create a formula to lookup a value but
return the value 4 rows down?

Any help would be appreciated.

  #2  
Old September 16th, 2003, 09:37 PM
Alan Beban
external usenet poster
 
Posts: n/a
Default Vlookup or Match/Index to return value 2 rows down

Use HLOOKUP.

Alan Beban

Donna wrote:
I have a spreadsheet where my lookup value is not listed
in every row as it is just listed once like a header. Is
there a way to create a formula to lookup a value but
return the value 4 rows down?

Any help would be appreciated.


  #3  
Old September 16th, 2003, 09:43 PM
Aladin Akyurek
external usenet poster
 
Posts: n/a
Default Vlookup or Match/Index to return value 2 rows down

It looks like you want...

=INDEX(A5:E5,MATCH(LookupValue,A1:E1,0))

Have also a look at HLOOKUP.

"Donna" wrote in message
...
I have a spreadsheet where my lookup value is not listed
in every row as it is just listed once like a header. Is
there a way to create a formula to lookup a value but
return the value 4 rows down?

Any help would be appreciated.



 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 06:30 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.