Thread
: [Solved]
Hlookup formula help
View Single Post
11-28-2018, 11:00 AM
ProudLiberal
Windows 7 64bit
Office 2010 64bit
Novice
Join Date: Jun 2017
Location: suburban Chicago
Posts: 28
If I understand your question, this might be your solution:
=IF(ISERROR(HLOOKUP(A2,years!A$1:F$5,2,0))=TRUE,"" ,HLOOKUP(A2,years!A$1:F$5,2,0))
(see attached example)
Attached Files
example revised.xlsx
(10.6 KB, 10 views)
ProudLiberal
View Public Profile
Find all posts by ProudLiberal