+ Reply to Thread
Results 1 to 3 of 3

Eliminating numbers outside a designated range

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    11-13-2010
    Location
    Warren, Michigan
    MS-Off Ver
    Excel 2008 for Mac
    Posts
    307

    Eliminating numbers outside a designated range

    =IF(OR(ISNUMBER(FIND($O$1,L2,1)),ISNUMBER(FIND($S$1,L2,1)),L2=""),"",L2)
    This coding eliminates particular numbers from a list – how can I alter this coding to eliminate all numbers "outside a designated "sum" range?

    (FYI: The sum is the addition of each of the three digits to get a "total").

    See attach sample where I manually placed what I'm looking to accomplish.
    Attached Files Attached Files
    Last edited by khank; 06-01-2011 at 08:31 AM. Reason: Additional information

  2. #2
    Forum Contributor
    Join Date
    12-02-2004
    Location
    London
    Posts
    255

    Re: Eliminating numbers outside a designated range

    Are your numbers in column A always 3 digits long, if so, then the attached file should provide you with your solution.
    Attached Files Attached Files

  3. #3
    Forum Contributor
    Join Date
    11-13-2010
    Location
    Warren, Michigan
    MS-Off Ver
    Excel 2008 for Mac
    Posts
    307

    Re: Eliminating numbers outside a designated range

    Yes it does the trick. Thanks.

+ 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