K
keyser_Soze
I want the text of cell n1 to be b1 + a string, or empty if b1 is
empty.
I currently have
=IF(B1<>"",B1,"")
which gives me the text if not empty, but how do I add my string of
text?
empty.
I currently have
=IF(B1<>"",B1,"")
which gives me the text if not empty, but how do I add my string of
text?