Try this
IF(VLOOKUP(A3,$C$5:$C$9,1,0),"YES", " ")

On Fri, Feb 25, 2011 at 6:32 PM, Puttu * <puttu...@gmail.com> wrote:

> Thanks a lot it worked out me. Cold you please help on my second question
> in Attached is the sheet
>
>
> On Fri, Feb 25, 2011 at 5:42 PM, Vikas Chouhan <vikask...@gmail.com>wrote:
>
>> Hi Puttu,
>>
>>
>> if you are using Excel 2007 then
>>
>> use formal : - =IFERROR((IF(VLOOKUP(C12,Ukey,1,0),"
>> YES", " "),"")
>>
>> AND 2003 then
>>
>> =ISERROR((IF(VLOOKUP(C12,Ukey,1,0),"
>> YES", " "),"",(IF(VLOOKUP(C12,Ukey,1,0),"
>> YES", " "))
>>
>>
>>
>>  On Thu, Feb 24, 2011 at 6:13 PM, Puttu * <puttu...@gmail.com> wrote:
>>
>>> Hi Experts,
>>>
>>> I have two questions
>>>
>>> 1. I am using Vllokup formula =IF(VLOOKUP(C12,Ukey,1,0),"YES", " ") in
>>> this if any error it shows as #N/A, insted of this i want it show as balnk,
>>> how to do this?
>>>
>>> 2. In Vlookup formula if the result is found in different excel, i want
>>> that sheet name to be visibled in the result
>>>
>>> XXX is foun d in Sheet 1, in vlookup result it should show as "Found in
>>> Sheet 1
>>> Your help will be greatly appriciated.
>>> --
>>> Putta
>>>
>>> --
>>>
>>> ----------------------------------------------------------------------------------
>>> Some important links for excel users:
>>> 1. Follow us on TWITTER for tips tricks and links :
>>> http://twitter.com/exceldailytip
>>> 2. Join our LinkedIN group @ http://www.linkedin.com/groups?gid=1871310
>>> 3. Excel tutorials at http://www.excel-macros.blogspot.com
>>> 4. Learn VBA Macros at http://www.quickvba.blogspot.com
>>> 5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
>>>
>>> To post to this group, send email to excel-macros@googlegroups.com
>>>
>>> <><><><><><><><><><><><><><><><><><><><><><>
>>> Like our page on facebook , Just follow below link
>>> http://www.facebook.com/discussexcel
>>>
>>
>>
>>
>> --
>> One Team One Dream One Goal
>>
>> Warm Regards,
>> *Vikas Chauhan*
>> E-Mail :- vikask...@gmail.com,vikask...@rediffmail.com,
>> 9911868518,
>> "We can't Spell S_*ccess *without U"
>>
>> Life is Very beautiful !!!
>> ¨`•.•´¨) Always
>> `•.¸(¨`•.•´¨) Keep
>> (¨`•.•´¨)¸.•´ Smiling!
>> `•.¸.•´.
>>
>
>
>
> --
> Putta
>
> --
>
> ----------------------------------------------------------------------------------
> Some important links for excel users:
> 1. Follow us on TWITTER for tips tricks and links :
> http://twitter.com/exceldailytip
> 2. Join our LinkedIN group @ http://www.linkedin.com/groups?gid=1871310
> 3. Excel tutorials at http://www.excel-macros.blogspot.com
> 4. Learn VBA Macros at http://www.quickvba.blogspot.com
> 5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
>
> To post to this group, send email to excel-macros@googlegroups.com
>
> <><><><><><><><><><><><><><><><><><><><><><>
> Like our page on facebook , Just follow below link
> http://www.facebook.com/discussexcel
>



-- 
*Regards*
* *
*Ashish Koul*
*akoul*.*blogspot*.com <http://akoul.blogspot.com/>
*akoul*.wordpress.com <http://akoul.wordpress.com/>
My Linkedin Profile <http://in.linkedin.com/pub/ashish-koul/10/400/830>


P Before printing, think about the environment.

-- 
----------------------------------------------------------------------------------
Some important links for excel users:
1. Follow us on TWITTER for tips tricks and links : 
http://twitter.com/exceldailytip
2. Join our LinkedIN group @ http://www.linkedin.com/groups?gid=1871310
3. Excel tutorials at http://www.excel-macros.blogspot.com
4. Learn VBA Macros at http://www.quickvba.blogspot.com
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 
To post to this group, send email to excel-macros@googlegroups.com

<><><><><><><><><><><><><><><><><><><><><><>
Like our page on facebook , Just follow below link
http://www.facebook.com/discussexcel

Reply via email to