Hi fellas,
I have a few cell which concatenate strings from 3 other cells (2 by VLOOKUP() and one by UDF working like CONTATENATE.IF(), now I'd like to color code where they came from. I did find a few similar questions that got an answer based on the length of the strings. I can easily setup 3 columns that LEN() the strings separately.
If there's an option to retain source formatting or formatting by length of the string or something else doesn't really matter.
If any option works, the best would be the least CPU intense, which also might be the less complex.
If it helps the "3-string-summary" cells are J3:J18 (on 9 sheets) (some of them are empty) and the helper columns would be K,L,M.
I have a few cell which concatenate strings from 3 other cells (2 by VLOOKUP() and one by UDF working like CONTATENATE.IF(), now I'd like to color code where they came from. I did find a few similar questions that got an answer based on the length of the strings. I can easily setup 3 columns that LEN() the strings separately.
If there's an option to retain source formatting or formatting by length of the string or something else doesn't really matter.
If any option works, the best would be the least CPU intense, which also might be the less complex.
If it helps the "3-string-summary" cells are J3:J18 (on 9 sheets) (some of them are empty) and the helper columns would be K,L,M.