Thread
:
Using IF & VLOOKUP together
View Single Post
11-17-2010, 05:09 PM
Kimberly
Windows 7
Office 2010 (Version 14.0)
Expert
Join Date: May 2010
Posts: 517
I happened to notice a tiny typo. Try this
=IF(ISNA(VLOOKUP(F2,'[PickList(1).xls]Pick'!$D$2:$G$9,
4
,0)),0,VLOOKUP(F2,'[PickList(1).xls]Pick'!$D$2:$G$9,4,0))
Kimberly
View Public Profile
Find all posts by Kimberly