Thread
:
IF Value
View Single Post
#
1
Posted to microsoft.public.excel.misc
scheduler
external usenet poster
Posts: 21
IF Value
I can get the "X" to appear in this formula:
=IF(ISNA(VLOOKUP(K2,B2:B8,1,FALSE)),"","X")
But cannot get it to appear in this formula:
=IF(ISNA(VLOOKUP(K2,B2:B8,1,FALSE)),"X","")
Why?????????????
Reply With Quote
scheduler
View Public Profile
Find all posts by scheduler