This works beautifully. however, since I am adding some text to the concatenate, that text comes up also in the empty row.
Can you help me out please?
I am using this:
=ARRAYFORMULA($B$2:B &"mytext" &" " & $D$2:D)
so here, mytext appears on rows which are blank.
thanks