+ Reply to Thread
Results 1 to 2 of 2

Conditional Formating

  1. #1
    George
    Guest

    Conditional Formating

    On my spread sheet column "A" is student names - Column "B" - "C" - "D" - "E"
    - "F"
    are the the class dates they are assigned training.

    Is there a conditional format that I could use that would color the
    background of
    any date thats a duplicate - By Row ?

    Ex: If row 9 - I scheduled someone for training 14 Aug, 25 Aug, 31 Aug, 14
    Aug, 01 Sep - This should flag the 14 Aug as a duplicate entry.

    Thanks - George

  2. #2
    Ray A
    Guest

    RE: Conditional Formating


    One way
    Select entire row. Format>Conditional Formating>formula is>
    =IF(COUNTIF(2:2,A2)>1,TRUE,FALSE) <select formating>
    HTH
    ray

    "George" wrote:

    > On my spread sheet column "A" is student names - Column "B" - "C" - "D" - "E"
    > - "F"
    > are the the class dates they are assigned training.
    >
    > Is there a conditional format that I could use that would color the
    > background of
    > any date thats a duplicate - By Row ?
    >
    > Ex: If row 9 - I scheduled someone for training 14 Aug, 25 Aug, 31 Aug, 14
    > Aug, 01 Sep - This should flag the 14 Aug as a duplicate entry.
    >
    > Thanks - George


+ 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