G
gab.goldenberg
Hi,
I've got a list of data. Each row has a particular part number, its
importance and other columns. How do I sort things by importance, so
that I end up with all the most important rows at the top? Currently,
I tried using the sort function, but it just rearranges the importance
column; this is useless to me if that is reordered separately from the
rows with which those importance stats were associated!
Can someone explain to me how to do this?
Thanks,
Gab
I've got a list of data. Each row has a particular part number, its
importance and other columns. How do I sort things by importance, so
that I end up with all the most important rows at the top? Currently,
I tried using the sort function, but it just rearranges the importance
column; this is useless to me if that is reordered separately from the
rows with which those importance stats were associated!
Can someone explain to me how to do this?
Thanks,
Gab