Hello,
I have data that has the monthly amounts of each account in columns. I would like to transpose them to rows. The year is in a separate column, and I would like to concatenate it to the transposed 'month' rows.
Please see original vs desired data in attachment.