A Microsoft Excel forum. ExcelBanter

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 » ExcelBanter forum » Excel Newsgroups » New Users to Excel
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

vlookup



 
 
Thread Tools Display Modes
  #1  
Old July 14th 12, 12:52 PM posted to microsoft.public.excel.newusers
dido22
external usenet poster
 
Posts: 14
Default vlookup

Hello, can someone help me with Vlookup please ?

I have a large table with dates (decreasing monthly) in column A, and debt
(also decreasing) in column F.

I want to lookup the date at which the debt falls to zero (or goes
negative), but Vlookup uses the first column as its 'search value' while I
need it to search in column F.

I could copy the dates to a new column G and search the array F1:G500, but
is there a more elegant way of doing this ?

Thanks

K

Ads
  #2  
Old July 14th 12, 07:19 PM
Spencer101 Spencer101 is offline
Senior Member
 
First recorded activity by ExcelBanter: Mar 2012
Posts: 654
Default

Quote:
Originally Posted by dido22 View Post
Hello, can someone help me with Vlookup please ?

I have a large table with dates (decreasing monthly) in column A, and debt
(also decreasing) in column F.

I want to lookup the date at which the debt falls to zero (or goes
negative), but Vlookup uses the first column as its 'search value' while I
need it to search in column F.

I could copy the dates to a new column G and search the array F1:G500, but
is there a more elegant way of doing this ?

Thanks

K

Without an example workbook it's hard to provide you with the actual formula.
But if you Google "LEFT LOOKUP CHOOSE" you will find details on how to use the CHOOSE function with a VLOOKUP to do what you need.
  #3  
Old July 15th 12, 01:45 PM posted to microsoft.public.excel.newusers
dido22
external usenet poster
 
Posts: 14
Default vlookup ---- Thanks

Thanks, that is what I needed

K


"Spencer101" > wrote in message
...
>
> dido22;1603621 Wrote:
>> Hello, can someone help me with Vlookup please ?
>>
>> I have a large table with dates (decreasing monthly) in column A, and
>> debt
>> (also decreasing) in column F.
>>
>> I want to lookup the date at which the debt falls to zero (or goes
>> negative), but Vlookup uses the first column as its 'search value' while
>> I
>> need it to search in column F.
>>
>> I could copy the dates to a new column G and search the array F1:G500,
>> but
>> is there a more elegant way of doing this ?
>>
>> Thanks
>>
>> K

>
>
> Without an example workbook it's hard to provide you with the actual
> formula.
> But if you Google "LEFT LOOKUP CHOOSE" you will find details on how to
> use the CHOOSE function with a VLOOKUP to do what you need.
>
>
>
>
> --
> Spencer101


 




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 On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Vlookup problem - unable to get the vlookup property Fred Excel Programming 2 August 22nd 08 05:23 PM
using a vlookup to enter text into rows beneath the vlookup cell Roger on Excel Excel Programming 1 November 29th 07 12:09 PM
Vlookup in vlookup - taking the result as array name SupperDuck Excel Worksheet Functions 2 June 2nd 07 11:05 AM
Which is faster: VLOOKUP-worksheet or VB-array VLOOKUP? erikhs[_20_] Excel Programming 1 August 6th 06 06:18 PM
Vlookup -=VLOOKUP(F9,LookUp1!$A$2:$B$1504,2,FALSE) MikeR-Oz New Users to Excel 1 March 22nd 06 09:01 AM


All times are GMT +1. The time now is 12:07 AM.


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