Hello,

I will post a picture below of what I am trying to accomplish if possible. I am basically trying to save myself time by not manually using CHAR(10) on hundreds of rows to combine rows with the same name. Is there a way to do this automatically for rows with the same value in column A?

WRONG.PNG - What I start with

RIGHT.PNG - End result after using CHAR(10)