+ Reply to Thread
Results 1 to 3 of 3

Help with countifs formula used in conditional formating

  1. #1
    Registered User
    Join Date
    10-11-2013
    Location
    Victoria, Australia
    MS-Off Ver
    Excel 2010
    Posts
    48

    Help with countifs formula used in conditional formating

    Have a tabe: Col A has "Dates"; Col B has "Bookings"; Col C has "Tasks"; Cols D:G has Accouning figures. (Attachment)

    My first conditional format that I already have in place is that, if there is txt in Col B "bookings", then ALL of those relative dates in Col A are to remain visible(duplicate or not, i must see all bookings dates) See Attachmant "ABD"

    The conditional format formula that I'm trying to write is to hide duplicate dates in Col A. When there is txt in Col C, but I want the first of each duplicate date to remain visible, Then Hide the rest of those duplicates.

    NOTE: i don;t know if it helps, but if there is txt in Col B, then there is never txt in Col C and Visa vera,(txt is in either B or C, not both)

    I have tried to use =AND(B2="",COUNTIF(A$2:A2,A2)>1,COUNTIFS(A$2:A2,A2,C$2:C2,"<>")>1) but as you can see from attachment "ABM" it has not worked, i don't konw why. For the purpose of this example I have changed the fomat color from white txt to color to make it eady to see what's happening. any help Plese.
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    09-20-2011
    Location
    England
    MS-Off Ver
    Excel 2010
    Posts
    2,278

    Re: Help with countifs formula used in conditional formating

    Hello
    Not sure if I've understood you correctly but Try CF formula:

    Please Login or Register  to view this content.
    Applied to A3:A70

    Hope this helps.
    DBY

  3. #3
    Registered User
    Join Date
    10-11-2013
    Location
    Victoria, Australia
    MS-Off Ver
    Excel 2010
    Posts
    48

    Re: Help with countifs formula used in conditional formating

    Thank You Very Much, Your a gem, this worked perfectly!

+ 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. Replies: 4
    Last Post: 01-23-2014, 10:14 AM
  2. Conditional formating and If formula used together
    By Triscia in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 12-03-2012, 11:48 AM
  3. Conditional formating or formula
    By buckshot in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-23-2010, 09:01 PM
  4. Conditional formating-What formula do i need to use in conditional formating
    By warrima in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-07-2009, 12:33 AM
  5. Formula for Conditional Formating - Help!
    By Mark Campbell in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-26-2006, 03:00 AM

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