Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • 2
    The article you link to is how to split one column to multiple columns, not rows.
    – mischab1
    Commented Mar 9, 2012 at 19:53
  • When you put multiple columns side-by-side, you've created rows. Depending on how the data in the single column are laid out, you might have to transpose after breaking into multiple columns.
    – octern
    Commented Mar 9, 2012 at 21:48