on d1 Sheet A:
=VLOOKUP(A1,Sheet1!$A:$A,1,FALSE)

Signature
If this posting was helpful, please click on the Yes button.
Regards,
Michael Arch.
> Trying to Match information on two different worksheets and populate a
> cell if a match is found
[quoted text clipped - 11 lines]
> thanks
> Rick
Rick - 26 Sep 2007 19:40 GMT
On Sep 26, 11:40 am, Michael <Mich...@discussions.microsoft.com>
wrote:
> on d1 Sheet A:
> =VLOOKUP(A1,Sheet1!$A:$A,1,FALSE)
[quoted text clipped - 22 lines]
>
> - Show quoted text -
thanks that worked
Rick