Hi Wise Ones
I just want to check my understanding of this...
I have a list of balances on one sheet(Balances). On another workbook (First Balance) I have dates e.g. 1/2/2011 want to use a vlookup to look for the date e.g. 1/2/2011, then go to Balances and find the FIRST balance it finds there and return it i.e. the answer should be 23000.
1/2/2011 230000
1/2/2011 125000
1/2/2011 189000
Is it enough just to specify false at the end of the Vlookup to get this answer?
Thanks...
Anne
Last edited by abalserv_G; 02-11-2011 at 08:00 AM. Reason: Got it sorted...
hi
supposing your list of balances in sheet1 - col A&B
date is in sheet2 col A (could be in another workbook)
in sheet 2 col B write this code:
then you can drag down it down=VLOOKUP(A1,Sheet1!A:B,2,FALSE)
hopefully that will help
t
Hi I have tried that and the A:B bit doesn't work for me..so I've just put in the actuaI range, and I've actually found that when I put FALSE at the end Excel will return the first balance for the matching date and if I omit false...it will return the matching balance for the last date.
Thanks for your help!
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks