Forum Discussion

Rambler's avatar
Rambler
Copper Contributor
Feb 16, 2019

Merging text cells but keeping the font from each source cell.

Hi, I need to merge several text cells but keep the original font from the source cells. For example: A2 =Destination London  A3 =Travel by coach A4 =Cost £80 I input into A1 =A2&CHAR(10)&A3&CHAR(...