PAB said:Hi BlouBul,
Here is One Way to do it.
In Cell "K1" Enter the Formula ...
=CONCATENATE(A1,",",TEXT(B1,"dd/mm/yyyy"),",",C1,",",D1,",",E1,",",F1,",",G1,",",H1,",",I1)
... and Copy Down as Far as Needed.
This will give you a String with Each Individual Item Separated with a Comma.
I Hope this Helps.
All the Best.
PAB
![]()