Text concatenation while preserving the text formatting

Hello,

I am currently working on Excel with lists of animal species. I have a column with the French name and one with the Latin name.
To save time and space, I would like to "merge" these two columns into one. I am using the formula =A1&" "&B1 to obtain a cell with the content of the two others.

My question is the following: the Latin names of my species are in italics, how can I ensure that this text remains italicized after concatenation? I end up with both names in a single cell, but all the text has standard formatting. Thank you in advance

Configuration: Windows 7 / Firefox 48.0

8 answers

  1. Hello.

    It's not possible with the classic functions and tools of Excel.

    But it is not impossible that a solution can be found in VBA...

    --
    Retirement is great! Especially in the Caribbean... :-)
    Raymond (INSA, AFPA, CF/R)
    1