I've searched around for this but can't find a suitable answer. Is there a way to return (in an if statement) a truly blank value? I have a long list that is generated by an if statement and I want to be able to CTRL-SHIFT-DOWN-ARROW select just the cells with values. When the if statement returns "" for a blank cell they still get selected with CTRL-SHIFT-DOWN-ARROW. Thanks!