Thread
:
How do I create formula in excel
View Single Post
#
2
Posted to microsoft.public.excel.programming
Chip[_3_]
external usenet poster
Posts: 133
How do I create formula in excel
Tell me if this is what you are looking for:
=IF(ISERROR(VLOOKUP(Sheet2!A1,Sheet1!A:A,1,)),"",C 1)
Reply With Quote
Chip[_3_]
View Public Profile
Find all posts by Chip[_3_]