+ Reply to Thread
Results 1 to 4 of 4

IF statement needed to exclude criteria for calculation

  1. #1
    Registered User
    Join Date
    07-08-2005
    Posts
    54

    IF statement needed to exclude criteria for calculation

    I'm trying to use an IF Statement in a formula to exclude a classification from the calculation portion of the formula. I have 3 differnent status in my data set (active, closed and writeoff). I'd like to be able to use an If statement to say "IF Staus is not "writeoff" then calcuate data for active and closed accounts. Any idea how best to do this with an If statement?

  2. #2
    Forum Expert judgeh59's Avatar
    Join Date
    02-07-2013
    Location
    Boise, Idaho
    MS-Off Ver
    Excel 2016
    Posts
    2,310

    Re: IF statement needed to exclude criteria for calculation

    I'm not sure how your data is laid out but a pivot table might work for you....if you could post a worksheet I might be able to help.....yes, there are formulas out there that will do this....
    Ernest

    Please consider adding a * if I helped

    Nothing drives me crazy - I'm always close enough to walk....

  3. #3
    Registered User
    Join Date
    07-08-2005
    Posts
    54

    Re: IF statement needed to exclude criteria for calculation

    Is there a way between clause for within an IF Statement? If so, that would probably work. What I'm trying to get to is: If Delquent days are between 59 and 89 days then yes, if not then no. Any idea?

  4. #4
    Forum Expert judgeh59's Avatar
    Join Date
    02-07-2013
    Location
    Boise, Idaho
    MS-Off Ver
    Excel 2016
    Posts
    2,310

    Re: IF statement needed to exclude criteria for calculation

    I don't believe there is a between clause....I beleive the IF(AND(YourDate >= "pick a date",YourDate < "pick a date"),"Then Do something for True", "Else do something for False")

    HTH

+ 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