+ Reply to Thread
Results 1 to 3 of 3

Adding an IF statement to an existing formula

  1. #1
    Registered User
    Join Date
    12-16-2020
    Location
    Washington, DC
    MS-Off Ver
    2008
    Posts
    23

    Adding an IF statement to an existing formula

    Hi!
    I'm writing this in kind of a panic!
    I am looking to add criteria to my already existing formula.

    On my workbook, I would like the further consolidate my formula on the Dashboard for Action Items to include ONLY "A1" specified in Tab 2 Column C.
    The formula on the top block on Dashboard Tab includes "in process items" aka items on Tab 2 that do not have a "Completion Date" filled in. Once items do have a completion date, they move to the "Completed" Action Item block directly below on the Dashboard.

    Is anyone able to revise my formula on both blocks "In Process" and "completed" to include ONLY A1 items from Column C???

    Thank you so much in advance for those who take the time to review.
    Attached Files Attached Files

  2. #2
    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,288

    Re: Adding an IF statement to an existing formula

    You haven't shown what you want in column D - no manual mock-up. Please add this and post the attachment again.

    I don't believe that your version of Office is 2008 - the version is 365 (correct me if I am wrong) and 2008 is merely the release number. It's the version we need in your forum profile, please.
    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.

  3. #3
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    43,974

    Re: Adding an IF statement to an existing formula

    There were some potential problems in your formulae, which I have removed. I also removed the merged cells. They are the work of Satan. The man who invented them deserves to be lined up against a wall and shot. Widen the columns, as required. See the handy tips on the use of merged cells, here:

    https://excel.solutions/2016/10/usin...ctively-excel/

    So, in C2, copied across and down:
    =IFERROR(INDEX('AI Tracker'!$B:$R,AGGREGATE(15,6,ROW('AI Tracker'!$B$7:$B$27)/(('AI Tracker'!$C$7:$C$27="A1")*('AI Tracker'!$L$7:$L$27="Open")),ROWS(C$3:C3)),MATCH(C$2,'AI Tracker'!$B$6:$R$6,0)),"")

    and in C18, copied across and down:
    =IFERROR(INDEX('AI Tracker'!$B:$R,AGGREGATE(15,6,ROW('AI Tracker'!$B$7:$B$27)/(('AI Tracker'!$C$7:$C$27="A1")*('AI Tracker'!$L$7:$L$27="Closed")),ROWS(C$18:C18)),MATCH(C$17,'AI Tracker'!$B$6:$R$6,0)),"")
    Attached Files Attached Files
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

+ 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. Adding an IF statement to an existing equation
    By kmaknation in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-20-2020, 09:37 PM
  2. Replies: 3
    Last Post: 07-02-2019, 08:55 AM
  3. [SOLVED] Adding an IF statement into an existing IF OR statement
    By Kogen in forum Excel General
    Replies: 4
    Last Post: 09-11-2018, 11:57 AM
  4. [SOLVED] Adding IF AND criteria to existing IF Statement
    By Webbers in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-04-2016, 02:52 PM
  5. Adding AND to an existing IF statement
    By Jaspal in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 07-18-2013, 07:28 AM
  6. [SOLVED] Automatically Adding a IF Statement To A Column Of Existing Formula's
    By GEANZ in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-12-2013, 12:50 AM
  7. Replies: 4
    Last Post: 01-27-2012, 10:57 PM

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