Hi,

I am using Google Sheets first off with a simple CONCATENATE.

=CONCATENATE(E19,D19,F19)
I want to leave the cell completely empty if a cell in the concatenation is empty. Is there a way to do this?

Thanks