I have a pretty specific need and I’ve had a lot of trouble figuring how even to get started.
I have several columns of text. My goal is to combine them into one cell (per row), such that:
The first column is bolded and underlined. The second is italicized. If there’s a third, I add a bolded piece of text before it, and then list it as plaintext. If not, blank. Then I repeat with the fourth and fifth.
So what I need is a way to format and concatenate the text of cells, and add other text if certain cells aren’t empty.
How do I go about this? I’m happy to try to learn macros and such, but I haven’t found a clean place to start and chatgpt and google searches are giving false/partial information.
The sheet linked below shows what I'm aiming for.
https://docs.google.com/spreadsheets/d/1CGjgFp5h84uIeWosDh0_tsOTFwlONprxXX-Pi-6Zc4Y/edit?usp=sharing
Thank you so much!
Paul