=INDEX(B1:B100,MATCH(TRUE,(ISNUMBER(FIND("domain controller",A1:A100))),0))
this is an array formula, so commit with Ctrl-Shift-Enter, not just Enter.

Signature
---
HTH
Bob
(change the xxxx to gmail if mailing direct)
> Hello,
>
[quoted text clipped - 13 lines]
>
> Please can some one help?
daddylonglegs - 11 Dec 2006 00:04 GMT
Perhaps
=VLOOKUP("*domain controller*",A1:B100,2,0)
> =INDEX(B1:B100,MATCH(TRUE,(ISNUMBER(FIND("domain controller",A1:A100))),0))
>
[quoted text clipped - 17 lines]
> >
> > Please can some one help?