Help needed in sorting and combining rows

Closed
shreaky - Jun 24, 2010 at 02:37 PM
rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 - Jun 24, 2010 at 08:18 PM
Hello,

I have to sort rows based on their cell values.

For ex.:


Task
Style A B C D E......

12 1 0 2 4 3
45 0 1 0 3 2
63 0 0 2 1 3
98 0 2 0 1 0
.
.
.
.
( more than 2000 rows)


For every style the tasks have a particular pattern of no.'s
I want to consolidate these patterns together.

Can anybody help me with this...


Thanks,
Shrikanth

2 responses

rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 766
Jun 24, 2010 at 07:09 PM
Could you please upload a sample EXCEL file WITH sample data, macro, formula , conditional formatting etc on some shared site like https://authentification.site , http://docs.google.com, http://wikisend.com/ , http://www.editgrid.com etc and post back here the link to allow better understanding of how it is now and how you foresee. Based on the sample book, could you re-explain your problem too
0
i have added a sample table above...
my question is
if these rows jumbled before... how to sort them?
in the table above ....each number is a cell...
0
rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 766
Jun 24, 2010 at 08:18 PM
Why not sort the data?
0
please find the sample file below....
A B C D E G
1 0 4 0 3 2
1 0 4 0 3 2
1 0 4 0 3 2
1 0 4 0 3 2
1 0 4 0 3 2
2 4 1 0 3 0
2 4 1 0 3 0
2 4 1 0 3 0
2 4 1 0 3 0
0