+ Reply to Thread
Results 1 to 4 of 4

Return just one criteria, ignore others

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    02-13-2018
    Location
    USA
    MS-Off Ver
    Office 365
    Posts
    200

    Return just one criteria, ignore others

    Hello,

    1. Here is what I need help with. In cell (C5) on Sheet2 I want it to return the Acct # from column A on Sheet1. I have a formula in there now to do that, however it is not picking up the right acct #'s.

    2. In Sheet 2, column B I want it to auto fill with the condition of whenever there is a "Yes" in any cell in column C of Sheet1, then give me that result in Column A of Sheet2. I am currently using this formula and it works
    =LET(result,Sheet1!C2:C100000,FILTER(result,OFFSET(result,,,,1)<>""))
    workbook attached, thanks!
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,787

    Re: Return just one criteria, ignore others

    Is this what you want
    Formula: copy to clipboard
    =FILTER(Sheet1!A2:A100000,Sheet1!C2:C100000<>"")

  3. #3
    Forum Contributor
    Join Date
    02-13-2018
    Location
    USA
    MS-Off Ver
    Office 365
    Posts
    200

    Re: Return just one criteria, ignore others

    Yes, that works! Thx

  4. #4
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,787

    Re: Return just one criteria, ignore others

    You're welcome & thanks for the feedback.

+ 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. Ignore N/A error and return value
    By rayted in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 04-08-2022, 07:49 AM
  2. [SOLVED] Ignore - Two conditions to return a Value
    By masond3 in forum Excel General
    Replies: 2
    Last Post: 02-24-2020, 05:52 AM
  3. Return second to last value but ignore -
    By Nightfire101 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 10-17-2018, 01:50 PM
  4. [SOLVED] Ignore formula and return zero if cell is blank
    By kev2050 in forum Excel - New Users/Basics
    Replies: 5
    Last Post: 06-22-2018, 08:27 AM
  5. Formula to return unique value and ignore blanks..
    By tangmere.milli in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-23-2015, 10:45 AM
  6. [SOLVED] Autofilter with multiple criteria - how to ignore blank criteria
    By MOONDRIFT47 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 12-31-2012, 12:20 PM
  7. Replies: 5
    Last Post: 09-07-2011, 11:14 PM

Tags for this Thread

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