After looking at a lot of threads, I find it hard to believe that this cannot be done in Excel or VBA. However, I have seen the comments that say that concatenate only works on values. I have to ask anyway.![]()
I want to CONCATENATE(SetColor(A1,red),SetColor(B1,blue)), where SetColor is a function to set the color of that part of the concatenation. Else, if I set the font colors of columns A and B, that the concatenation in column C would retain the colors of A and B.
Bookmarks