NVRensburg
Board Regular
- Joined
- Jul 1, 2014
- Messages
- 113
- Office Version
- 365
- 2016
- Platform
- Windows
I have this formula which works perfectly, however it lists the names from column K one next to the other. I want to list the names one under the other in the cell. What can I add to this formula to achieve that please?
=TRIM(CONCAT(IF(ISBLANK(K58:K139),C58:C139,"")&" "))
Thank you in advance!
=TRIM(CONCAT(IF(ISBLANK(K58:K139),C58:C139,"")&" "))
Thank you in advance!