• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Search results

  1. T

    Transpose with a twist

    Yes you can sort the data but that is what the outcome I want it to look like
  2. T

    Transpose with a twist

    It is posting weird. But what I want is that if the last row is the same as the current row I want the data to be under it. If the data in the last row is different from the current row i want to to be in a different column
  3. T

    If statements

    Try this =(IF(G7>6,G7-0.5,G7-0))
  4. T

    Transpose with a twist

    Hi, I would like to be able to transpose a column of data to more than 1 row. For example I would like to be able to do the following: From 1 1 1 1 2 2 3 3 3 3 To 1 2 3 1 2 3 1 3 1 3 Any help is greatly appreciated.
Back
Top