Just use a vlookup on the colA data
In col P
=if(isna(vlookup(A2,othersheet!$A$2:$F$1000,2,false)),"",vlookup(A2,othersheet!$A$2:$F$1000,2,false))
where the last row of your data in the "otherSheet" is 1000
In Q, change the 2 to a 3, in R, to a 4 etc etc
Rgds, Geoff
[blue]Si hoc signum legere potes, operis boni in rebus Latinus alacribus et fructuosis potiri potes![/blue]
Want the [red]best[/red] answers to your questions ? faq222-2244