I have the following CONCAT formula that works great - '=CONCAT(H5," ",I5," ",J5," ",K5," ",L5," $",M5)
However, I need it to become an IF forumula so that if H5 does NOT contain a "-" than this forumula will just give me the H5 value (as if the formula for this cell is just '=H5
but if the cell DOES contain a "-" than it does my above CONCAT forumula
is there a way to accomplish that?
However, I need it to become an IF forumula so that if H5 does NOT contain a "-" than this forumula will just give me the H5 value (as if the formula for this cell is just '=H5
but if the cell DOES contain a "-" than it does my above CONCAT forumula
is there a way to accomplish that?