+ Reply to Thread
Results 1 to 10 of 10

Newbie needs help....

Hybrid View

goonie Newbie needs help.... 10-29-2006, 12:31 PM
Carim Hi, Have you tested the... 10-29-2006, 12:38 PM
goonie Hi, i've had a quick play... 10-29-2006, 01:36 PM
Carim Well ... There are many ways... 10-30-2006, 07:11 AM
starguy you should attach an Excel... 10-30-2006, 07:36 AM
goonie here you go.. 10-30-2006, 01:57 PM
starguy please put here formula that... 10-31-2006, 05:04 AM
goonie i have defined the two lists... 10-31-2006, 02:36 PM
goonie i've got it to do what i... 10-31-2006, 06:59 PM
Carim Hi, Take a look at Chip's... 11-01-2006, 06:54 AM
  1. #1
    Forum Contributor
    Join Date
    03-14-2006
    Location
    Pakistan
    Posts
    1,791

    Lightbulb

    Quote Originally Posted by goonie
    thanks a lot for the thoughts so far, definately given me something to think about!

    it was suggested to me by another source that I can use conditional formatting with the COUNTIF() command. I've had a bit of success with this but haven't fully got it working yet.

    Starguy, i have attached an example of the kind of sheet i will be working with (this is purely made names and data, so i'm not breaching any confidences!)

    You should see two lists which i'm trying to compare. Ideally it will highlight any entries that are in the first list but not the second (in green say), any that are in the second but not the first (in orange say) and finally any that appear on both lists (lets go for red!)

    I'm pretty close with the conditional formatting and countif(), but if you can help me cross the finishing line it will be much appreciated!

    thanks!
    please put here formula that you use.

  2. #2
    Registered User
    Join Date
    10-29-2006
    Posts
    5
    i have defined the two lists oldlist and newlist (by Insert - name - define)

    I have put a conditional format on the Old List by entering:

    Condition

    Formula is =COUNTIF(NewList, E2)=0

    and in the New List:

    Formula is =COUNTIF(OldList, A2)=0.

    This appears to highlight some of the entries i'm looking for but not others.

    Feel like i've almost got it this way but just not quite.

    thanks a lot for your time by the way!

  3. #3
    Registered User
    Join Date
    10-29-2006
    Posts
    5
    i've got it to do what i need, probably not in the most effective way but i've managed.

    The problem with what i was trying was (i think) that the method was comparing the list as a whole, whereas i needed to compare each name and subject combination. Well i have now set up a sheet that takes the both names and subject into 1 column, then compares these for the old and new data. This has given me the required result.

    Incidentally, i've used COUNTIF()=0 and COUNTIF()=1. Am I right in thinking that with "=0" it returns entries that are not shared between lists, while with "=1" it will return entries that are on both lists?

    This seems to work with the example of data i've used, will test it on the real thing in work tomorrow.

    Fingers crossed!!

  4. #4
    Forum Expert Carim's Avatar
    Join Date
    04-07-2006
    Posts
    4,070
    Hi,

    Take a look at Chip's brilliant site :

    http://www.cpearson.com/excel/duplic...#InOneNotOther

    HTH
    Carim

+ 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