Microsoft
Software
Hardware
Network
Question : Vlookup Question
I have a Date of 7/6/10 and when I do a lookup, I get the return (Next Effective Date) of 1/3/11. I need the lookup to return 1/17/11.
I'm using the formula =VLOOKUP(F2,A2:B77,2,TRUE)
. If the date is on or before the "Begin" effective date, it needs return the corresponding "Effective Date".
If it's after the "Begin Payroll Date" it needs to return the next "Effective date?
Attachments:
Effective-Dates.xls
(20 KB)
(File Type Details)
Payroll Effective
Answer : Vlookup Question
Change your formula to this:
=IF(ISNA(VLOOKUP(F2,A2:B77
,2,FALSE))
,VLOOKUP(F
2+14,A2:B7
7,2,TRUE),
VLOOKUP(F2
,A2:B77,2,
TRUE))
Thanks
Random Solutions
Adding Columns to ASP.Net Gridview Control
Trouble programmatically getting a list of the files on FTP server in VB.NET
your computer appears to be correctly configured but the device or resource (
www.google.com
) is not responding
How to repair a dell e171fpb monitor
This program cannot be run in DOS mode.
Replacing Design lost all e-mails in inbox
calculate age in mysql
Google Apps Gmail and legacy MS Exchange (SBS) 2003 Synchronisation
Compare Column Names in Tables in Schema A With Column Names in Tables in Schema B.
Setting the "All Day Event" checkbox default to checked