+ Reply to Thread
Results 1 to 5 of 5

Conditional Formatting Assistance

  1. #1
    JimMay
    Guest

    Conditional Formatting Assistance

    Was trying to enter in Conditional Formatting the following Using the
    Formula Is: << c/f's perhaps don't take arrays - which In my case are
    Holidays during the year>>



    =if(Date($C$2,D$3,$C6)={$S$3,$S$4,$S$5,$S$6,$S$7,$S$8},True)



    Is there a work-around -- I wish to conditionally format the Dates
    listed in S3:S8.



    Thanks, in advance


  2. #2
    Dave Peterson
    Guest

    Re: Conditional Formatting Assistance

    Check your first post.

    JimMay wrote:
    >
    > Was trying to enter in Conditional Formatting the following Using the
    > Formula Is: << c/f's perhaps don't take arrays - which In my case are
    > Holidays during the year>>
    >
    > =if(Date($C$2,D$3,$C6)={$S$3,$S$4,$S$5,$S$6,$S$7,$S$8},True)
    >
    > Is there a work-around -- I wish to conditionally format the Dates
    > listed in S3:S8.
    >
    > Thanks, in advance


    --

    Dave Peterson

  3. #3
    Peo Sjoblom
    Guest

    Re: Conditional Formatting Assistance

    As stated earlier

    =ISNUMBER(MATCH(DATE($C$2,D$3,$C6),$S$3:$S$8,0))


    --

    Regards,

    Peo Sjoblom

    http://nwexcelsolutions.com



    "JimMay" <[email protected]> wrote in message
    news:wD79g.28102$fG3.23983@dukeread09...
    > Was trying to enter in Conditional Formatting the following Using the
    > Formula Is: << c/f's perhaps don't take arrays - which In my case are
    > Holidays during the year>>
    >
    >
    >
    > =if(Date($C$2,D$3,$C6)={$S$3,$S$4,$S$5,$S$6,$S$7,$S$8},True)
    >
    >
    >
    > Is there a work-around -- I wish to conditionally format the Dates
    > listed in S3:S8.
    >
    >
    >
    > Thanks, in advance
    >




  4. #4
    Debra Dalgleish
    Guest

    Re: Conditional Formatting Assistance

    Select cells S3:S8 (S3 is the active cell)
    Choose Format>Conditional Formatting
    From the first dropdown choose Formula Is
    In the formula box, type:
    =S3=DATE($C$2,$D$3,$C$6)
    Click the Format button, and set your formatting
    Click OK, OK.


    JimMay wrote:
    > Was trying to enter in Conditional Formatting the following Using the
    > Formula Is: << c/f's perhaps don't take arrays - which In my case are
    > Holidays during the year>>
    >
    >
    >
    > =if(Date($C$2,D$3,$C6)={$S$3,$S$4,$S$5,$S$6,$S$7,$S$8},True)
    >
    >
    >
    > Is there a work-around -- I wish to conditionally format the Dates
    > listed in S3:S8.
    >
    >
    >
    > Thanks, in advance
    >



    --
    Debra Dalgleish
    Contextures
    http://www.contextures.com/tiptech.html


  5. #5
    Gazeta
    Guest

    Re: Conditional Formatting Assistance


    Uzytkownik "JimMay" <[email protected]> napisal w wiadomosci
    news:wD79g.28102$fG3.23983@dukeread09...
    > Was trying to enter in Conditional Formatting the following Using the
    > Formula Is: << c/f's perhaps don't take arrays - which In my case are
    > Holidays during the year>>
    >
    >
    >
    > =if(Date($C$2,D$3,$C6)={$S$3,$S$4,$S$5,$S$6,$S$7,$S$8},True)
    >
    >
    >
    > Is there a work-around -- I wish to conditionally format the Dates
    > listed in S3:S8.
    >
    >
    >
    > Thanks, in advance
    >

    i would put next to your dates any sign ("x"?)
    then in cond formatting in formula i would use vlookup
    if it finds x then your conditioning criteria
    mcg



+ 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