Hi I've been looking at a lot of transpose demos, still can't get what I need to do this so let me explain. I have a four column table and I am looking to Transpose it over to a two column table or array?
It will reuse the column headers so I'm thinking a loop for them and a counter to increment, I'm confused if it can be done in Array or transpose. My image is below to help explain it. I'm looking for the table to become the two columns with data like that under it.
It will reuse the column headers so I'm thinking a loop for them and a counter to increment, I'm confused if it can be done in Array or transpose. My image is below to help explain it. I'm looking for the table to become the two columns with data like that under it.