ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Preserve Formating (https://www.excelbanter.com/excel-programming/333619-preserve-formating.html)

[email protected]

Preserve Formating
 
Thanks in advance is there any way to preserve formating when
concantenating strings for example


example one


"example" would be aerial font and "one" would be times new roman font,

italic bold for instance


If it is not possible with a formula what about a macro


Cheers
David


Tom Ogilvy

Preserve Formating
 
You would have to reset the formatting, character by character using the
characters method.

You can get a start by formatting some of the characters of a single cell
entry with the macro recorder turned on.

then you can adapt that to loop through the characters and apply the
settings from the originals.

--
Regards,
Tom Ogilvy




wrote in message
ups.com...
Thanks in advance is there any way to preserve formating when
concantenating strings for example


example one


"example" would be aerial font and "one" would be times new roman font,

italic bold for instance


If it is not possible with a formula what about a macro


Cheers
David





All times are GMT +1. The time now is 03:31 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com