Dear Mr. Dilip
How about similar name. file attached.

Thanks

Pada Senin, 09 November 2009 15:11:07 UTC+8, DILIPandey menulis:
>
> Dear Umesh,
>  
> I have skipped this one.  My appologies.
>  
> IF(ISNUMBER(MATCH("*"&MID(C4,1,FIND(" ",C4)-1)&"*",$A:$A,0)),"Mapped","Not 
> Found 
>  
> MATCH function will match the name in the list which is there in Column 
> A.  
> * sign is used to match it with some additional characters in the start 
> and end of the name.  So if name UMESH DEV is written as UMESHDEV it will 
> still work. 
> MATCH function always returns a number where it founds the data in the 
> target list (here column A).  
> ISNUMBER checks if it is a number or not.
> And at the end, IF function checks if ISNUMBER is TRUE or FALSE, and if it 
> is true then result is "Mapped" and if is false then result is "Not Found".
>  
> Hope this helps.
>  
> Best Regards,
> -- 
> DILIP KUMAR PANDEY  
>   MBA-HR,B COM(Hons.),BCA
> Mobile: +91 9810929744
> dilipan...@gmail.com
> dilipan...@yahoo.com
> New Delhi - 110062
>
>
> On Thu, Oct 22, 2009 at 9:24 PM, Umesh Dev <umesh.d...@gmail.com> wrote:
>
>> Hi Dilip,
>>  
>> Thanks for the help. I was trying to learn myself but could not. I need 
>> your help from the scratch for eg:-
>> IF(ISNUMBER(MATCH("*"&MID(C4,1,FIND(" 
>> ",C4)-1)&"*",$A:$A,0)),"Mapped","Not Found
>>  
>> Pls explain me from the root as to why you have used Isnumber, match and 
>> "*" etc
>>  
>> Happy belated Diwali to you
>>  
>>  
>> Regards
>> Umesh Dev
>>  
>>   On Mon, Oct 19, 2009 at 12:16 AM, Dilip Pandey <dilipan...@gmail.com>wrote:
>>
>>> Hi Umesh,
>>>  
>>> I have used "OFFSET" function to get the name to which the target names 
>>> are matching.  It picks the name which has got matched and takes that as a 
>>> row to get down in the list of the names, starting from first name in the 
>>> list.
>>> Let me know if you need any other help.
>>>   
>>> Best Regards,
>>> -- 
>>> DILIP KUMAR PANDEY  
>>>    MBA-HR,B COM(Hons.),BCA
>>> Mobile: +91 9810929744
>>> dilipan...@gmail.com
>>> dilipan...@yahoo.com
>>> New Delhi - 110062 
>>>
>>>  
>>>   On 10/14/09, Umesh Dev <umesh.d...@gmail.com> wrote: 
>>>>
>>>> Hi Dilip,
>>>>  
>>>> Can you explain the logic pls.
>>>>  
>>>>  
>>>> Regards
>>>> Umesh
>>>>
>>>>  On Tue, Oct 13, 2009 at 8:39 PM, Dilip Pandey <dilipan...@gmail.com>wrote:
>>>>
>>>>> Thanks Michael,
>>>>>  
>>>>> The enhancement is done in the attached file as per your 
>>>>> requirements.  Thanks
>>>>>  
>>>>> -- 
>>>>> DILIP KUMAR PANDEY  
>>>>>   MBA-HR,B COM(Hons.),BCA
>>>>> Mobile: +91 9810929744
>>>>> dilipan...@gmail.com
>>>>> dilipan...@yahoo.com
>>>>> New Delhi - 110062
>>>>>
>>>>>
>>>>>  
>>>>> On Tue, Oct 13, 2009 at 7:00 PM, Drayton, Michael E <
>>>>> michael.e.dray...@citi.com> wrote:
>>>>>
>>>>>>  Dilip, 
>>>>>>  
>>>>>> You are king!
>>>>>>  
>>>>>> Is there a way we can make Column F reflect the value from Sheet 1 if 
>>>>>> E4 = "mapped" instead of reflecting what's on Sheet 2?
>>>>>>  
>>>>>>  
>>>>>> Here is my logic.  When using this formula in action, I won't be able 
>>>>>> to check what the formula matches on Sheet 1 because Sheet 1 may have 
>>>>>> 5,000 
>>>>>> names. By adding this extra step, I can validate that the match reflects 
>>>>>> what I believe is a correct match.
>>>>>>  
>>>>>> I hope I didn't confuse you more.
>>>>>>  
>>>>>>  
>>>>>> Highest Regards,
>>>>>> Michael Drayton
>>>>>>  
>>>>>>
>>>>>>  
>>>>>>  ------------------------------
>>>>>> *From:* Dilip Pandey [mailto:dilipan...@gmail.com] 
>>>>>> *Sent:* 13 October 2009 06:12
>>>>>> *To:* Drayton, Michael E [ICG-GTS]
>>>>>> *Cc:* excel-macros@googlegroups.com
>>>>>> *Subject:* Re: $$Excel-Macros$$ Name Matching In Excel
>>>>>>
>>>>>>  
>>>>>>   Hi Michael,
>>>>>>  
>>>>>> Actually, if the name of sheet 2 is matching in the list in Sheet 1, 
>>>>>> then I am saying as "Found".  Further to this, I have fetched those 
>>>>>> names 
>>>>>> which are matched considering full name and only the first name.  Please 
>>>>>> look at the attached file for further understanding. 
>>>>>>  
>>>>>> Best Regards,
>>>>>> -- 
>>>>>> DILIP KUMAR PANDEY  
>>>>>>    MBA-HR,B COM(Hons.),BCA
>>>>>> Mobile: +91 9810929744
>>>>>> dilipan...@gmail.com
>>>>>> dilipan...@yahoo.com
>>>>>> New Delhi - 110062 
>>>>>>
>>>>>>  
>>>>>> On 10/9/09, MD18358 <michael.e.dray...@citi.com> wrote: 
>>>>>>>
>>>>>>> Hi Dilip,
>>>>>>>
>>>>>>> Is there a way to make the formula kick back the actual matched name?
>>>>>>> Even better, I liked the "found"/"not found" column so on the next
>>>>>>> column over can I get the actual matched name?
>>>>>>>
>>>>>>> Thanks for your contribution.  You are great!!!
>>>>>>>
>>>>>>> regards,
>>>>>>> Michael
>>>>>>>
>>>>>>> On Sep 22, 6:18 am, Dilip Pandey <dilipan...@gmail.com> wrote:
>>>>>>> > Hi Sonal,
>>>>>>> >
>>>>>>> > The query attached by you has been solved per your expectations 
>>>>>>> and attached
>>>>>>> > herewith.  Thanks.
>>>>>>> >
>>>>>>> > --
>>>>>>> > DILIP KUMAR PANDEY
>>>>>>> >    MBA-HR,B COM(Hons.),BCA
>>>>>>> > Mobile: +91 9810929744
>>>>>>> > dilipan...@gmail.com
>>>>>>> > dilipan...@yahoo.com
>>>>>>> > New Delhi - 110062
>>>>>>> >
>>>>>>> > On 9/21/09, Sonal Gadgil <gadgil.so...@gmail.com> wrote:
>>>>>>> >
>>>>>>> >
>>>>>>> >
>>>>>>> >
>>>>>>> >
>>>>>>> > > Hi...
>>>>>>> >
>>>>>>> > > I am new in this group.
>>>>>>> >
>>>>>>> > > I am facing one proble while working in the excel.
>>>>>>> >
>>>>>>> > > I am having two excel files where i have to map the customer 
>>>>>>> based on
>>>>>>> > > customer name by matching customer name manually.
>>>>>>> >
>>>>>>> > > Now, in case there is any macro available which help me to 
>>>>>>> search & map
>>>>>>> > > names this will be great help to me & other users....
>>>>>>> >
>>>>>>> > > Example:
>>>>>>> >
>>>>>>> >
>>>>>>> >
>>>>>>> >  Name Maching - By DILipandey.xls
>>>>>>> > 19KViewDownload- Hide quoted text -
>>>>>>> >
>>>>>>> > - Show quoted text -
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>
>>>
>>>
>>>
>>
>>
>
>

-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.
2) Don't post a question in the thread of another member.
3) Don't post questions regarding breaking or bypassing any security measure.
4) Acknowledge the responses you receive, good or bad.
5) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/groups/opt_out.

Attachment: Matching Similar Name.xlsx
Description: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Reply via email to