+ Reply to Thread
Results 1 to 5 of 5

Need help in fixing my formula

  1. #1
    Registered User
    Join Date
    05-23-2013
    Location
    Australia
    MS-Off Ver
    Excel 2010
    Posts
    46

    Need help in fixing my formula

    Hi,

    Below is the screenshot of my spreadsheet.

    What I wanted is that in the Status Column, it will state "Pending" if the "Date Redeemed" column is blank and today's date is within the Valid From Column and Valid Until Column.

    Below is my formula but I don't know how to factor in the DAte Redeemed Column which is my column L.

    =IF(OR(I14<=TODAY(),J14>=TODAY()),"PENDING")

    Capture.PNG

    I am hoping someone can help me. Thank you.

  2. #2
    Registered User
    Join Date
    05-23-2013
    Location
    Australia
    MS-Off Ver
    Excel 2010
    Posts
    46

    Re: Need help in fixing my formula

    =IF(AND(I14<=TODAY(),J14>=TODAY()),L14=0, "PENDING")

    I tried the above but it will state TRUE instead of PENDING

  3. #3
    Forum Guru sktneer's Avatar
    Join Date
    04-30-2011
    Location
    Kanpur, India
    MS-Off Ver
    Office 365
    Posts
    9,648

    Re: Need help in fixing my formula

    May be this......

    Please Login or Register  to view this content.
    Regards
    sktneer


    Treat people the way you want to be treated. Talk to people the way you want to be talked to.
    Respect is earned NOT given.

  4. #4
    Registered User
    Join Date
    05-23-2013
    Location
    Australia
    MS-Off Ver
    Excel 2010
    Posts
    46

    Re: Need help in fixing my formula

    You are a legend!

    Thank you so much for your help.

  5. #5
    Forum Guru sktneer's Avatar
    Join Date
    04-30-2011
    Location
    Kanpur, India
    MS-Off Ver
    Office 365
    Posts
    9,648

    Re: Need help in fixing my formula

    Glad it helped. 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. [SOLVED] Need Help Fixing A Nested Formula
    By artiststevens in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 12-27-2013, 05:29 AM
  2. Fixing a Formula
    By Uvuriel03 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-21-2013, 08:43 AM
  3. Help Fixing IF/AND Formula
    By artiststevens in forum Excel General
    Replies: 22
    Last Post: 03-02-2012, 06:14 PM
  4. Fixing Part of a Formula
    By Daniel1234 in forum Excel General
    Replies: 2
    Last Post: 03-30-2010, 10:18 AM
  5. Fixing a formula
    By Boethius1 in forum Excel General
    Replies: 2
    Last Post: 01-18-2006, 07:38 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