Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying to write a vba code that accomplished the following exce
code, can anyone help =IF(ISNA(VLOOKUP(...)),"",VLOOKUP(...)) I have wrriten the following If WorksheetFunction.IsNA(WorksheetFunction.Lookup(Ra nge("a3") Range("j1:j5"), Range("l1:l5"))) = True Then .... but when I run I get an error messege telling that I can not find th lookup function, I think its due to the fact that the return is N/ since when I put on a cell that has an answear I get a response -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
ISNA Help Please Please please | Excel Worksheet Functions | |||
IF(ISNA.... | Excel Discussion (Misc queries) | |||
ISNA Help | Excel Worksheet Functions | |||
ISNA help | Excel Worksheet Functions | |||
ISNA | Excel Worksheet Functions |