+ Reply to Thread
Results 1 to 5 of 5

Selection of data with multiple criteria

  1. #1
    Registered User
    Join Date
    08-04-2019
    Location
    India
    MS-Off Ver
    2019
    Posts
    63

    Selection of data with multiple criteria

    Hi,
    I have an Excel with some data.
    I want only rows which contain 2,500 in Column E and F both.
    When i apply Filter in Column E,data of Column F having 2,500 disappears and vice versa.

    Your assistance is expected.

    Thank You
    Attached Files Attached Files
    Last edited by kdraghu; 04-15-2020 at 08:38 AM.

  2. #2
    Valued Forum Contributor
    Join Date
    12-28-2014
    Location
    NSW, Australia
    MS-Off Ver
    MS365
    Posts
    604

    Re: Selection of data with multiple criteria

    You could add another column with the following formula in row 2 and copy down to the bottom. Then sort by True.

    Please Login or Register  to view this content.

  3. #3
    Registered User
    Join Date
    08-04-2019
    Location
    India
    MS-Off Ver
    2019
    Posts
    63

    Re: Selection of data with multiple criteria

    Hi
    Thank You for reply
    I applied your formula.But every cell is reflecting FALSE
    I want only entries of 2500(either in E Or F).
    I have attached new file which reflects the data i require.

    Thank You

  4. #4
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,466

    Re: Selection of data with multiple criteria

    You said BOTH in your opening post, which is AND. Now you are saying OR, so change it to this:

    =OR(E2=2500,F2=2500)
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  5. #5
    Registered User
    Join Date
    08-04-2019
    Location
    India
    MS-Off Ver
    2019
    Posts
    63

    Re: Selection of data with multiple criteria

    Thank You Beamernsw and AliGW

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] VBA Change Event, Move multiple rows based on drop down selection for multiple criteria
    By Webbers in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 02-02-2017, 11:51 AM
  2. [SOLVED] Return multiple values (matrice) by selection of multiple criteria.
    By toman159 in forum Excel General
    Replies: 6
    Last Post: 11-28-2016, 11:05 AM
  3. Multiple Criteria and Selection Query
    By Dan_B in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-04-2016, 07:43 AM
  4. Select a cell at random based on multiple selection criteria across multiple sheets.
    By scottyms in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-03-2016, 09:44 AM
  5. [SOLVED] Sum based on multiple selection criteria
    By mcnallyb2 in forum Excel Formulas & Functions
    Replies: 24
    Last Post: 03-28-2015, 02:40 PM
  6. Multiple selection criteria, which formula? .. and selection based on unique numbers
    By FalkirkJim in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-11-2012, 05:22 PM
  7. Multiple Selection Data Validation and Placement of Selection.
    By LCS in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 02-08-2012, 08:48 AM

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