Results 1 to 5 of 5

Multiple Criteria for an IF Statement

Threaded View

  1. #1
    Registered User
    Join Date
    11-22-2012
    Location
    England
    MS-Off Ver
    MS 365
    Posts
    29

    Multiple Criteria for an IF Statement

    Hi there,

    I need some help with the following, please


    Column "D" represents Start Date
    Column "E" represents End Date

    12 months range i.e. 01/08/2011 (Cell S1) & 31/07/2012 (Cell T1)

    I would like formula in Column "R" to show "Yes" if

    the date in D is older than "S1" i.e Cell D10 = "15/07/2011"

    or

    the date in E is newer than "T1" or empty i.e Cell E10="" or "10/08/2012



    Hope this makes sense.


    Appreciate your help.


    PS


    My current formula is not returning any answers

    =IF(OR(AND($D20<$S$1,$E20>$T$1),AND($D20<$S$1,$E20=""),"YES",""))
    Last edited by Markvx; 11-28-2012 at 12:24 PM.

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