D
DM
Hello All,
Can anyone help me modify this formula to include if the
value is the word NULL, then leave the cell blank.
Inotherwords, return the values requested but if the value
is the word NULL, then leave the cell blank.
Thanx much
=IF(ISERROR(VLOOKUP(H4,Tivoli,7,FALSE)),"",VLOOKUP
(H4,Tivoli,7,FALSE))
Can anyone help me modify this formula to include if the
value is the word NULL, then leave the cell blank.
Inotherwords, return the values requested but if the value
is the word NULL, then leave the cell blank.
Thanx much
=IF(ISERROR(VLOOKUP(H4,Tivoli,7,FALSE)),"",VLOOKUP
(H4,Tivoli,7,FALSE))