Convert Data in Columns to Rows

G

Glenn

Hello,

Is there a way to take a column of data and convert it
into rows?
For example: WAS: A1=1 A2=2 A3=3 NOW: A1=1 B1=2 C1=3

Thank you
 
Top