Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default VLOOKUP LEFT VS RIGHT

Can I compose a VLOOKUP formula that looks left instead of right. I have
data in C10 and want to go left 4 cells and get that data. Can this be
done. I don't think so but I'm no expert in VLOOKUP.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default VLOOKUP LEFT VS RIGHT

VLOOKUP works from left to right.

I have data in C10 and want to go left 4 cells and get that data


4 cells left of C10? There aren't 4 columns to the left of column C.

You can use something like this:

=INDEX(range,MATCH(lookup_value,lookup_array,0))


--
Biff
Microsoft Excel MVP


"Jerry" wrote in message
30...
Can I compose a VLOOKUP formula that looks left instead of right. I have
data in C10 and want to go left 4 cells and get that data. Can this be
done. I don't think so but I'm no expert in VLOOKUP.



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 783
Default VLOOKUP LEFT VS RIGHT

If the functions in the freely downloadable file at
http://home.pacbell.net/beban are available to your workbook, you might
want to consider the VLookupLeft function.

Alan Beban

Jerry wrote:
Can I compose a VLOOKUP formula that looks left instead of right. I have
data in C10 and want to go left 4 cells and get that data. Can this be
done. I don't think so but I'm no expert in VLOOKUP.

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
Vlookup from left to right. Gareth - Network analyst. Excel Worksheet Functions 3 February 7th 07 10:45 PM
Vlookup to the left comparini3000 Excel Worksheet Functions 4 June 23rd 06 09:22 PM
VLOOKUP *Left* Value jim Excel Discussion (Misc queries) 4 June 5th 06 05:15 PM
Vlookup and left function Corey Osborn Excel Discussion (Misc queries) 3 March 23rd 06 06:36 PM
VLookup ... Left side? Ken Excel Worksheet Functions 1 January 25th 05 12:25 PM


All times are GMT +1. The time now is 12:05 PM.

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"