#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
dculver
 
Posts: n/a
Default Vlookup formula


I am doing a Vlookup, when it comes to one of my lookups where there is
no colum index for that lookup value it returns #N/A. How can I get it
to return, when there is no information, a 0?


--
dculver
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
 
Posts: n/a
Default Vlookup formula

Hi
Check you PC time - I think it's a bit out!
Try this format:
=IF(ISERROR(yourVLOOKUP),0,yourVLOOKUP)

Hope this helps.
Andy.

"dculver" wrote in message
...

I am doing a Vlookup, when it comes to one of my lookups where there is
no colum index for that lookup value it returns #N/A. How can I get it
to return, when there is no information, a 0?


--
dculver



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
VLOOKUP Formula Florida User Excel Discussion (Misc queries) 1 March 20th 06 03:00 PM
VLOOKUP result is not showing up - only the formula Linda Excel Worksheet Functions 10 December 21st 05 06:37 AM
IF / VLOOKUP formula won't work until saved tawtrey(remove this )@pacificfoods.com Excel Worksheet Functions 2 August 4th 05 11:55 PM
What can I add to a vlookup formula to give me a 0 not #n/a Casper Excel Worksheet Functions 4 July 5th 05 05:32 AM
IF & VLOOKUP FORMULA taxmom Excel Worksheet Functions 3 March 2nd 05 03:35 PM


All times are GMT +1. The time now is 04:02 AM.

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"