N
neopolitan
I have the following data layout:
A1 B1 C1
Name Address City
I would like to concatenate these and include carriage returns so tha
the result looks like this:
D1
Name
Address
City
I don't know how to get the concatenate function to recognize th
carriage return.
Any help
A1 B1 C1
Name Address City
I would like to concatenate these and include carriage returns so tha
the result looks like this:
D1
Name
Address
City
I don't know how to get the concatenate function to recognize th
carriage return.
Any help