Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
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????????????? |