Origin Ver. 8 and Service Release (Select Help-->About Origin): Operating System: win 7
Hello friends, I got stuck at one point. Hope a help from your side.
I have a sheet with say 6 columns and each columns have several rows with random numbers. Now my interest is to get statistics done (e.g. sum total) of rows from 1-10, then from 11-20; then from 21-30..... and so on. And all the result of this stats (sum values) to appear or append on new worksheet.
I tried doing it manually but I realized it's just the beginning and I have to analyse more of this type of sheets in near future. So I am seeking your help.
A simple script can be used in Set Column Values dialog to implement this requirement. Would you mind sending one of your data to <tech@originlab.com> so I can make a sample opj for you?
In latest Origin 2015, you can choose Worksheet: Reduce Rows. It can be used to reduce data of worksheet by different methods. Set it as follows. You will get a new worksheet with sum of each 10 rows for each column. Is it what you want?