+ Reply to Thread
Results 1 to 2 of 2

sort data by criteria other than ascending or decending

Hybrid View

Guest sort data by criteria other... 03-29-2006, 12:20 AM
Guest Re: sort data by criteria... 03-29-2006, 12:30 AM
  1. #1
    HV man
    Guest

    sort data by criteria other than ascending or decending

    How do I sort data by criteria that is not ascending or decending -- such as
    greater than number in a particular cell.

  2. #2
    Ken Wright
    Guest

    Re: sort data by criteria other than ascending or decending

    Add a helper column with an IF statement for example, such
    =IF(A1>100,"TRUE","FALSE")

    You can then sort on this column, plus any others you have.

    --
    Regards
    Ken....................... Microsoft MVP - Excel
    Sys Spec - Win XP Pro / XL 97/00/02/03

    ------------------------------*------------------------------*----------------
    It's easier to beg forgiveness than ask permission :-)
    ------------------------------*------------------------------*----------------

    "HV man" <HVman@discussions.microsoft.com> wrote in message
    news:1FE7D07F-2D2D-4931-876F-D4F1A221D3A3@microsoft.com...
    > How do I sort data by criteria that is not ascending or decending -- such
    > as
    > greater than number in a particular cell.




+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1