Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
bj bj is offline
external usenet poster
 
Posts: 1,397
Default Syntax to Nest ISERROR with a VLookup

I would add ",0" to the end of the vlookup to make it lookup exactly

IF(ISERROR(VLOOKUP(E2,County!A:B,2,0)),"Street not
found",VLOOKUP(E2,County!A:B,2))

"E-Coder" wrote:

=IF(ISERROR(VLOOKUP(E2,County!A:B,2)),"Street not
found",VLOOKUP(E2,County!A:B,2))

"Christine" wrote:

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
formula?

My VLookup is: =VLOOKUP(E2,County!A:B,2) and I would like to add the
following text in the case of an error "Street not found".

Thanks so much for your help......if I don't get it soon I won't have any
hair left :-)

Christine

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Iserror nested within a conditional vlookup Dale Excel Worksheet Functions 3 January 5th 07 10:40 PM
Nest vlookup within large function Mike S Excel Worksheet Functions 3 November 6th 06 08:13 PM
Iserror and vlookup T De Villiers Excel Worksheet Functions 1 January 27th 06 04:00 PM
ISERROR VLOOKUP Carole O Excel Worksheet Functions 1 June 1st 05 02:08 AM
Iserror and Vlookup ShineboxNJ Excel Worksheet Functions 1 November 18th 04 11:31 PM


All times are GMT +1. The time now is 05:25 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"