+ Reply to Thread
Results 1 to 3 of 3

True values in another column

  1. #1
    Registered User
    Join Date
    10-29-2016
    Location
    karachi
    MS-Off Ver
    2016
    Posts
    23

    True values in another column

    Hi:

    I am trying to write a formula such that the only numbers corresponding with the "True" status are populated in another column as per the example below in the result column.

    Status Number Result
    TRUE 1 1
    TRUE 3 3
    FALSE 5 7
    TRUE 7
    FALSE 9

    Appreciare any assistance
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: True values in another column

    Try
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    ChemistB
    My 2?

    substitute commas with semi-colons if your region settings requires
    Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)
    If I helped, Don't forget to add to my reputation (click on the little star at bottom of this post)

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

  3. #3
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    44,420

    Re: True values in another column

    In the latest versions of Excel, you can use:
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    For any version of Excel, you can use the Array Formula:
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    committed with Ctrl-Shift-Enter rather than just Enter and copied down.

    Or, as it's TRUE values, you can shorten it to:
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    committed with Ctrl-Shift-Enter rather than just Enter and copied down.

    If you wanted the FALSE entries, you would need to specify FALSE:
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    committed with Ctrl-Shift-Enter rather than just Enter and copied down.


    See: https://www.youtube.com/watch?v=Ohkom0GfF08
    Trevor Shuttleworth - Retired Excel/VBA Consultant

    I dream of a better world where chickens can cross the road without having their motives questioned

    'Being unapologetic means never having to say you're sorry' John Cooper Clarke


+ 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] Return values from other rows for column which shows TRUE value in row.
    By dbl_dbl in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-24-2019, 10:02 AM
  2. [SOLVED] Format Values where Formula is True for Whole Column
    By Robbie8 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 08-20-2018, 02:32 PM
  3. [SOLVED] Sum values in Column A, based on dates in Column B & if value in Column C = True
    By rtcwlomax in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 05-25-2016, 12:03 PM
  4. Replies: 10
    Last Post: 01-26-2015, 11:03 AM
  5. Return distinct values from column where if statement is true
    By eoindub in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 12-03-2014, 08:54 AM
  6. Function to search Column for a range of values and return TRUE or FALSE
    By BamBamMoneyBags in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 02-05-2013, 05:59 AM
  7. [SOLVED] how 2sum values in column C, IF 'X' & 'Y' in colums A & B =TRUE
    By JW in Dubai in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-01-2006, 01:40 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