Thread
:
look up and ISNA in vba
View Single Post
#
2
Posted to microsoft.public.excel.programming
nyn04[_2_]
external usenet poster
Posts: 1
look up and ISNA in vba
IF(ISNA(LOOKUP(A3,t!A:A,t!C:C))<TRUE,(LOOKUP(A3,t !A:A,t!C:C)),0)
this is the complete excel function that I am trying to code
thank
--
Message posted from
http://www.ExcelForum.com
Reply With Quote
nyn04[_2_]
View Public Profile
Find all posts by nyn04[_2_]