Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() Thanks a lot that really helped. "pinmaster" wrote: Hi, Try this: =IF(A1="","",VLOOKUP(A1,Sheet2!A4:H100,3,0)) HTH Jean-Guy "Curtis" wrote: I have a data set up using vlookup everything works great except if I have a cell thats blank for the roll shows #N/A, if I put the product code in blank it does what its suppose to do but if left blank it shows #N/A how to get rid of it? I try ( = vlookup(A1=0,"", A1,sheet2!a4: h100,3,false ) but that doesnt work, any help on this? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Combine VLOOKUP and IF function so #NA isn't returned as a value from VLOOKUP | Excel Discussion (Misc queries) | |||
Vlookup -=VLOOKUP(F9,LookUp1!$A$2:$B$1504,2,FALSE) | New Users to Excel | |||
IF(a1="x",(vlookup 18K rows,2,false),(vlookup 18K,3,false)) RAM? | Excel Worksheet Functions | |||
IF(AND(val1=VLOOKUP( );val2>=VLOOKUP( );val2<=VLOOKUP( );VLOOKUP( | Excel Worksheet Functions | |||
Vlookup info being used without vlookup table attached? | Excel Worksheet Functions |