Thread
:
Can this formula be used in VBA
View Single Post
#
1
Posted to microsoft.public.excel.programming
Steved[_3_]
external usenet poster
Posts: 76
Can this formula be used in VBA
Hello from Steved
Can the below formula be adapted to be put in VBA
=IF(ISNA(VLOOKUP(D6,'Audit Team'!
$A$2:$F$2000,6,0)),"",VLOOKUP(D6,'Audit Team'!
$A$2:$F$2000,6,0))
Thanks for your response.
Reply With Quote
Steved[_3_]
View Public Profile
Find all posts by Steved[_3_]