+ Reply to Thread
Results 1 to 4 of 4

Which formula to use? IF?

  1. #1
    Registered User
    Join Date
    12-11-2012
    Location
    Singapore
    MS-Off Ver
    Excel 2010
    Posts
    1

    Which formula to use? IF?

    Hello,

    I have a question here. I am trying to create formula to include 3 criterias.
    Col A = Due Date (Range name: DueDate)
    Col B = Status (Range name:Status)
    Col C = Date of payment (Range name: PaymentDate)

    My aim is to change the status from Due for payment / Outstanding to Paid if some dates have been included in Column C

    Currently I only managed to change the Status to Due for payment or outstanding by using IF formula in Col B =IF(TODAY()>DueDate,"Due for payment","Outstanding")

    Can anyone help me to incorporate the third criteria into the formula such that if Payment date is not blank, meaning PAID, the paid status is reflected under col B, if it's not paid (blank in Payment Date), it will still reflect due for payment if today date is greater than due date, and outstanding if the today date is smaller than the due date.

    Thank you.

  2. #2
    Forum Expert dilipandey's Avatar
    Join Date
    12-05-2011
    Location
    Dubai, UAE
    MS-Off Ver
    1997 - 2016
    Posts
    8,191

    Re: Which formula to use? IF?

    Hi kaixin,

    Welcome to the forum.

    suggest you to upload a sample workbook. Thanks.

    Regards,
    DILIPandey

    <click on below 'star' if this helps>
    DILIPandey, Excel rMVP
    +919810929744 (India), +971528225509 (Dubai), [email protected]

  3. #3
    Forum Expert dredwolf's Avatar
    Join Date
    10-27-2012
    Location
    Clearwater,Canada
    MS-Off Ver
    Excel 2007
    Posts
    2,649

    Re: Which formula to use? IF?

    Try :
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    Hope this helps
    A picture may be worth a thousand words, BUT, a sample Workbook is worth a thousand screenshots!
    -Add a File - click advanced (next to quick post), scroll to manage attachments, click, select add files, click select files, select file, click upload, when file shows up at bottom left, click done (bottom right), click submit
    -To mark thread Solved- go top of thread,click Thread Tools,click Mark as Solved
    If you received helpful response, please remember to hit the * of that post

  4. #4
    Forum Expert dilipandey's Avatar
    Join Date
    12-05-2011
    Location
    Dubai, UAE
    MS-Off Ver
    1997 - 2016
    Posts
    8,191

    Re: Which formula to use? IF?

    Good try dredwolf.. and I like your signature statement

    Regards,
    DILIPandey

    <click on below 'star' if this helps>

+ 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