This doesn't work. It returns #VALUE! Thanks for trying.
________________________________ From: Soni.Rajender <soni.rajen...@gmail.com> To: MS EXCEL AND VBA MACROS <excel-macros@googlegroups.com> Sent: Wed, July 14, 2010 8:57:16 PM Subject: $$Excel-Macros$$ Re: Index match with 3 criteria Hi You can use the below formulae: =IF(AND(A1=Sheet1!A1,B1=Sheet1!B1,C1=Sheet1!C1),Sheet1!D1,"not") Regards Rajender Soni On Jul 15, 1:39 am, Nadine S <n8dine4ma...@yahoo.com> wrote: > I need to lookup a value based on matching 3 other columns. I do not want to > use a concatenation and then look up that. > > I have Sheet1 that has 4 columns in it and Sheet2 that has 3. > In Sheet 2, Column D, I need a formula that will return the text in Col D on > Sheet1 if the values in the first three columns in each sheet match. Does > anyone know how to do this in Excel 2003? > > Thanks. -- ---------------------------------------------------------------------------------- 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 <><><><><><><><><><><><><><><><><><><><><><> HELP US GROW !! We reach over 7000 subscribers worldwide and receive many nice notes about the learning and support from the group.Let friends and co-workers know they can subscribe to group at http://groups.google.com/group/excel-macros/subscribe -- ---------------------------------------------------------------------------------- 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 <><><><><><><><><><><><><><><><><><><><><><> HELP US GROW !! We reach over 7000 subscribers worldwide and receive many nice notes about the learning and support from the group.Let friends and co-workers know they can subscribe to group at http://groups.google.com/group/excel-macros/subscribe