• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

How do I translate my data set in a row into a column

AccruedExpenditure

Diamond Member
I've been trying to find an automated way to this? Anyone know?

i.e.

You have data in a row

10 15 15 53 35 35 35 35 35

and you want them to go down in a column

10
15
15
53
35
35
35
35
35
 
Originally posted by: RaynorWolfcastle
I forget what it's called but there's a built-in function for that, I think it's called transpose or something similar.

Yep, paste special and select transpose.
 
Back
Top