Hello everybody,
I want to take 2 numbers.
say I have 7 lines with 3 numbers
(stat 1) (Stat2) and (fixed number)
(stat 1) (Stat2) and (fixed number)
(stat 1) (Stat2) and (fixed number)
(stat 1) (Stat2) and (fixed number)
(stat 1) (Stat2) and (fixed number)
(stat 1) (Stat2) and (fixed number)
(stat 1) (Stat2) and (fixed number)
I want the fields fillable by the user.
so if stat1 =78 and stat2=55 arrange and output fixed number
so if stat1=85 and stat2=25 arrange and output fixed number
I want to compare the two fields against their fields
then arrange them by highest and output fixed number in order of highest to lowest for stat1 and stat2.
thanks in advance for any thought or ideas on how to create this. Jeremy C.