Chip,
By comparing I mean to check each entry on each list and to have any
entry that does appear on each list "copied" along with it's named
list name somewhere and use this as reference to track down why it's
not matching.
Here's some background info:
We have 3 lists of names of LGAs (Local Government Area)
ListA comes from our own internal records
ListB " " another organisation
ListC " " a Government department
Over time the LGAs can merge with each other either partly or wholly
("dies"), also a brand new LGA can be created out of present but now
old ones. Sort of like a life cycle births,deaths & marriages.
The trouble is that both ListB and ListC can be out of synch with each
other, either one can be more current than the other, and our ListA
needs to be updated as it's corresponding data (screening number
information) would need to be pointed maybe proportionately into the
correct LGA
I thought it might be handy to end up with say 6 columns headed ListA
, Not Appearing In, ListB, Not Appearin In, ListC, Not Appearing In
Uderneath say ListA would be the LGA name then in the cell to the
right the List(s) that this Lga does not appear in,
eg Sando then ListB or even ListC as well.
These are my thoughts at the moment and the end result may not exactly
mirror the above.
Thanks for any help or ideas
Mark