I'm putting string data in an array since arrays are much faster. Then I place the whole array into a worksheet. My question is, as I'm placing data into an array is there any way to also tag its formatting, like italics or bold? If there is, is there any way to change a certain part of an array string where part of it is normal formatting and the remaining is in italics, like "Jane Doe (nee Jane Smith)" where Jane Doe is not italicized and (nee Jane Smith) is italicized? On that last part, can that kind of formatting be done is a non-array, just a normal cell? Thanks.
Bookmarks