sort coordinates independently

darby1981

New Member
Joined
Mar 25, 2013
Messages
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)....

And i would like to sort each row independently according to the value of the second coordenate

Thanks for your help!
 

Excel Facts

How to change case of text in Excel?
Use =UPPER() for upper case, =LOWER() for lower case, and =PROPER() for proper case. PROPER won't capitalize second c in Mccartney

Forum statistics

Threads
1,203,198
Messages
6,054,068
Members
444,700
Latest member
Support required please

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top