• 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. S

    Consolidate Rows, Concatenate Data

    You can doit much easy by using Salstat2 https://code.google.com/p/salstat-statistics-package-2/wiki/PivotData so import your data from the excel file, and copy the following code into the script panel: res= group()# calling the class to group the data res.xdata= [ grid.GetCol('A')...
Back
Top