Without vb, does excel have a COALESCE or (or IFNULL, or VALUE) function? VALUE(p1,p2,p3….) returns first nonempty parameter
Question : Without vb, does excel have a COALESCE or (or IFNULL, or VALUE) function? VALUE(p1,p2,p3….) returns first nonempty parameter I get tired of using workarounds to do this function. A simple example: column A should […]