+ Reply to Thread
Results 1 to 5 of 5

editing condtional formating rules to change IF "xxx" apears

  1. #1
    Registered User
    Join Date
    07-22-2011
    Location
    cape town
    MS-Off Ver
    Excel 2010
    Posts
    7

    Question editing condtional formating rules to change IF "xxx" apears

    Hallo all... pls assist

    Have set up an roaming calander that is conditional formatted to colour the dates between the start and end date in "blue" from data sheet. If "jabb" appears in the next row i want the rule of the colum above "jabb row" to change to clear "no fill" as if a space was made for the jabb.

    Please see attached.
    Attached Images Attached Images
    Attached Files Attached Files

  2. #2
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    48,290

    Re: editing condtional formating rules to change IF "xxx" apears

    Maybe:

    =AND(AND(Y$4>=$Q8,Y$4<=$R8),AND($E8<>"",$E8<>"jabb"))

    Regards
    Trevor Shuttleworth - Retired Excel/VBA Consultant

    I dream of a better world where chickens can cross the road without having their motives questioned

    'Being unapologetic means never having to say you're sorry' John Cooper Clarke


  3. #3
    Registered User
    Join Date
    07-22-2011
    Location
    cape town
    MS-Off Ver
    Excel 2010
    Posts
    7

    Re: editing condtional formating rules to change IF "xxx" apears

    TMShucks;2567826]Maybe:

    =AND(AND(Y$4>=$Q8,Y$4<=$R8),AND($E8<>"",$E8<>"jabb"))

    Hallo, Thank you for your reply.

    it does clear the cells but all of them, i just want it to clear the cells above the "jabb" cells in calander.

  4. #4
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    48,290

    Re: editing condtional formating rules to change IF "xxx" apears

    Please clarify which of the conditions you are trying to amend.

    Regards

  5. #5
    Registered User
    Join Date
    07-22-2011
    Location
    cape town
    MS-Off Ver
    Excel 2010
    Posts
    7

    Re: editing condtional formating rules to change IF "xxx" apears

    =AND(AND(Y$4>=$Q8,Y$4<=$R8),$D8<>"")
    Want the dates in dark blue, to clear "only the dates of jabb" when "jabb" light blue in calander appears...

    When i inserted the formula as per first responce it clears the whole section and not just the jabb dates on dark blue row.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

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