close

Looks like my post from early didn't post correctly, so I'll try again.

I have a spreadsheet that has 25 rows with 33 columns of data in each
row. I want to be able to sort the rows by using data in 5 columns
(not just 3 that the sort drop down box offers). Any ideas on how I
can do this?--
LewR
------------------------------------------------------------------------
LewR's Profile: www.excelforum.com/member.php...oamp;userid=32420
View this thread: www.excelforum.com/showthread...hreadid=538189
You can do this in two steps.

Sort first on columns 4 amp; 5 in your hierarchy followed by a second sort
for 1,2 amp; 3. Excel should not mix up the sort that you have already done
(or at least that's what the help pages said)--
mrice

Research Scientist with many years of spreadsheet development experience
------------------------------------------------------------------------
mrice's Profile: www.excelforum.com/member.php...oamp;userid=10931
View this thread: www.excelforum.com/showthread...hreadid=538189Try:

If you're sorting five columns A,B,C,D,E

sort the last three first, C,D,E and then sort A,B.

HTH

quot;LewRquot; wrote:

gt;
gt; Looks like my post from early didn't post correctly, so I'll try again.
gt;
gt; I have a spreadsheet that has 25 rows with 33 columns of data in each
gt; row. I want to be able to sort the rows by using data in 5 columns
gt; (not just 3 that the sort drop down box offers). Any ideas on how I
gt; can do this?
gt;
gt;
gt; --
gt; LewR
gt; ------------------------------------------------------------------------
gt; LewR's Profile: www.excelforum.com/member.php...oamp;userid=32420
gt; View this thread: www.excelforum.com/showthread...hreadid=538189
gt;
gt;

If all your data is numeric, you could use a helper column in which you
create a formula based on the items to be sorted i.e.
=A1*100000 B1*10000 C1*1000 D1*100 E1 then sort on that column
(adjust the multipliers to work with your data)quot;LewRquot; wrote:

gt;
gt; Looks like my post from early didn't post correctly, so I'll try again.
gt;
gt; I have a spreadsheet that has 25 rows with 33 columns of data in each
gt; row. I want to be able to sort the rows by using data in 5 columns
gt; (not just 3 that the sort drop down box offers). Any ideas on how I
gt; can do this?
gt;
gt;
gt; --
gt; LewR
gt; ------------------------------------------------------------------------
gt; LewR's Profile: www.excelforum.com/member.php...oamp;userid=32420
gt; View this thread: www.excelforum.com/showthread...hreadid=538189
gt;
gt;


Thanks to all. Since some of the data to be sorted in alpha-numeric the
sorting twice is the way I have to go.--
LewR
------------------------------------------------------------------------
LewR's Profile: www.excelforum.com/member.php...oamp;userid=32420
View this thread: www.excelforum.com/showthread...hreadid=538189

arrow
arrow
    全站熱搜
    創作者介紹
    創作者 software 的頭像
    software

    software

    software 發表在 痞客邦 留言(0) 人氣()