=IF(ISERROR(VLOOKUP(E2,County!A:B,2)),"Street not
found",VLOOKUP(E2,County!A:B,2))
> I know I'm being "dense" but have been fighting with the correct syntax to
> add an ISERROR forumla to my VLookup. Can someone please give me the correct
[quoted text clipped - 7 lines]
>
> Christine
Christine - 08 Mar 2007 20:36 GMT
Thank you so much.
Christine
> =IF(ISERROR(VLOOKUP(E2,County!A:B,2)),"Street not
> found",VLOOKUP(E2,County!A:B,2))
[quoted text clipped - 10 lines]
> >
> > Christine