Hi, try this
=IF(OR(D5=B5,D5=A5),"match","mismatch") however you've to remove the domain name from column "d" or use text formula to remove the domain name value i.e "@gmail.com, which is not there in column "a" thanks Durai On 5/25/09, Pooja Sharma <[email protected]> wrote: > > Hi All, > > I need a help, with a condition in which I have to match a column with > other two columns and if out of those two columns any of them match with the > first column then the result will be "Match" otherwise "Mismatch" > > -- > Best Regards > Pooja Sharma > > > > > --~--~---------~--~----~------------~-------~--~----~ ------------------------------------------------------------------------------------- Some important links for excel users: 1. Excel and VBA Tutorials(Video and Text), Free add-ins downloads at http://www.excelitems.com 2. Excel tutorials at http://www.excel-macros.blogspot.com 3. Learn VBA Macros at http://www.vbamacros.blogspot.com 4. Excel Tips and Tricks at http://exceldailytip.blogspot.com To post to this group, send email to [email protected] If you find any spam message in the group, please send an email to: Ayush Jain @ [email protected] or Ashish Jain @ [email protected] ------------------------------------------------------------------------------------- -~----------~----~----~----~------~----~------~--~---
