Hello Everyone,
I know this may sound like the other questions already answered in this forum. However, I didn't know how to customize answers already given here to work on my scenario.
I have a range of data (7 columns by 12+ rows) that I need to combine in to one cell separated by a "/".
Example:
A2: Name
A3: Data 1 - value obtained using a formula.
A4: Data 2 - value obtained using a formula.
A5: Data 3 - value obtained using a formula.
A6: Data 4 - value obtained using a formula.
A7: Data 5 - value obtained using a formula.
A1: Result!
Repeated on 12+ rows.
I need the result to be like Name:<space>Data 1/Data 2/Data 3/Data 4/Data 5 and to retain the font color (red) set by conditional formatting.
The other thing is, Data 2 & Data 5 needs to be in 00.00% format. I was able to obtain what I wanted using a formula (CONCATENATE). However, I need to manually set the color based on the conditional formatting.
I hope you could help me figure this out.
Bookmarks