Thread: Lookup Question
View Single Post
  #1   Report Post  
Mackay 1979
 
Posts: n/a
Default Lookup Question

Hi,
I need to be able to match 3 columns of data against a data range.

my data consists of four columns:
Ref; Area; Release; Linked Work #

I need to be able to list out results that don't conform to the results in
another table in excel (that has the Linked Work #, Area, and Release field).

Therefore any entry from the first table that doesn't exist (in it's
entirety, e.g. the 3 columns) would show "False" or some other identifier.

This is to work out if data has been linked correctly (table 2 showing how
data should be linked).

Could anyone advise of a formula to do this - Obviously lookup functionality
would allow me to do on one cell reference - would this allow multiples?

TIA - Al )