Subject: Re: RunRadisJM
Any time you "sort", RunRadisJM populates three variables, [Rank], [Tied Rank], and [Tied Rank %]. Thus:

Sort Descending [VR]
Create [r1]:[Rank]

Sort Ascending [SI Price/Sales]
Create [r2]:[Rank]

Create [v]:2*[r1] + [r2]
Sort Ascending [v]

These variables were added to RunRadis, too, but not sure I ever uploaded that version.

-Jim