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 returns column to the left



 
 
Thread Tools Display Modes
  #1  
Old October 8th, 2005, 08:11 PM
Brisbane Rob
external usenet poster
 
Posts: n/a
Default vlookup returns column to the left


I thought this would be easy but still can't get it. How do you get a
vlookup to return a value from a column to the left of the array?

Thanks


--
Brisbane Rob
------------------------------------------------------------------------
Brisbane Rob's Profile: http://www.excelforum.com/member.php...o&userid=25096
View this thread: http://www.excelforum.com/showthread...hreadid=474502

  #2  
Old October 8th, 2005, 09:27 PM
Biff
external usenet poster
 
Posts: n/a
Default

Hi!

How do you get a vlookup to return a value
from a column to the left of the array?


You don't!

You could use some variation of Index:

Column A contains the value you want returned.
Column D contains the lookup value

=INDEX(A:A,MATCH(Lookup_value,D,0))

Biff

"Brisbane Rob"
wrote in message
news:Brisbane.Rob.1wlnie_1128801907.2445@excelforu m-nospam.com...

I thought this would be easy but still can't get it. How do you get a
vlookup to return a value from a column to the left of the array?

Thanks


--
Brisbane Rob
------------------------------------------------------------------------
Brisbane Rob's Profile:
http://www.excelforum.com/member.php...o&userid=25096
View this thread: http://www.excelforum.com/showthread...hreadid=474502



  #3  
Old October 8th, 2005, 09:34 PM
Gord Dibben
external usenet poster
 
Posts: n/a
Default

Have a look at Chip Pearson's methods of left lookup.

http://www.cpearson.com/excel/lookups.htm#LeftLookup


Gord Dibben Excel MVP

On Sat, 8 Oct 2005 14:11:55 -0500, Brisbane Rob
wrote:


I thought this would be easy but still can't get it. How do you get a
vlookup to return a value from a column to the left of the array?

Thanks


  #4  
Old October 9th, 2005, 12:33 AM
Brisbane Rob
external usenet poster
 
Posts: n/a
Default


Thanks, guys - I can now do it two ways!
Much appreciated


--
Brisbane Rob
------------------------------------------------------------------------
Brisbane Rob's Profile: http://www.excelforum.com/member.php...o&userid=25096
View this thread: http://www.excelforum.com/showthread...hreadid=474502

 




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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Vlookup - name of file to get info from is in Column A DD1 General Discussion 3 August 11th, 2005 06:55 AM
Running total w/2 columns - Excel RagDyeR Worksheet Functions 2 August 10th, 2005 04:28 PM
strange column to the left of my row numbers column Relztrah General Discussion 1 May 23rd, 2005 06:37 PM
GET.CELL Biff Worksheet Functions 2 November 24th, 2004 07:16 PM
Column E cell contents added into Column D contents (not overwriting data but mixing) creativetechguy General Discussion 2 August 5th, 2004 07:32 PM


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