Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
Hi
I would like to know if there is a way to sort a group of vectors (x,y) according to y value, without separating them in different columns. The problem is I have a vector in each cell, in a matrix m*n (with some missing values) which i would like to sort from the biggest value of y to the smallest, but always within a single row (or column, I can transpose them), independently. Ex. (x,y) (x1,y1) (x2,y2), (x3,y3)... (x´,y´) (x´1, y´1) (x´2, y´2).... (x",y") (X"1,y"1) (x"2,y"2)... And I would like to sort each row independently according to the value of the second coordenate Thanks for your help! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Group adjacent columns independently | Excel Discussion (Misc queries) | |||
Filtering columns independently | Excel Discussion (Misc queries) | |||
How can I set up Excel to auto-sort each column independently? | Excel Worksheet Functions | |||
How can I use two charts independently on one excell spreadsheet | Excel Discussion (Misc queries) | |||
how to sort many rows independently? | Excel Programming |