Build 3.0.0.99 of xlsgen adds support in the calculation engine for expressions of the form "<>"&"", which may be used as criteria in SUMIF() functions and the like. Such expressions actually are short for equality of data of type string, and is a case of passing an expression including an operator and no operand (empty string), which means any non-empty cell.