Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I'm trying to create an IF statement that will give me either of two values
from a table by using a vlookup. Here's a sample Col A Col B Col C Row1 Empl ID Year Def. % Row2 123 2005 ??? Row3 345 2006 ??? Containing the following named table (Deferred_Perctg): Col P Col Q Col R Empl ID 2005-% 2006-% Here is what I'm trying to write, but can't seem to get it to work. If ((B2=2005),(=VLOOKUP(+A2,Deferred_Perctg,2,False)) ,(=VLOOKUP(+A2,Deferred_Perctg,3,False))) What am I missing? Any help would be greatly appreciated! Thank you, Michele |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Date & Time | New Users to Excel | |||
Hyperlinks using R[1]C[1] and offset function in its cell referenc | Excel Worksheet Functions | |||
Conversion | Excel Worksheet Functions | |||
HOW CAN I GET OFFICE 2003 EXCEL BASIC TO NEST FUNCTIONS LIKE EXCE. | Excel Worksheet Functions | |||
Find a Function to use accross different worksheets | Excel Worksheet Functions |