An INDEX & MATCH can also be done with two criteria. Just instead of
specifying one criteria for MATCH, you need to provide two criteria.

On 15 May 2010 19:42, manoj kukreja <manojkukreja...@gmail.com> wrote:

> use
>  vlookup ( match ,,,) funtion or sumproduct or array formula
>
>
>
>
> On Mon, May 10, 2010 at 8:10 PM, Sandeep Kumar Maurya
> <sandymau...@gmail.com> wrote:
> > Hi nino,
> >
> > check my reply in the $$Excel-Macros$$ Maximum Date problem.
> >
> > Thanks & Regards
> > Sandeep
> >
> > On Sun, May 9, 2010 at 1:12 PM, Ravi Megharaj <ravi.megha...@gmail.com>
> wrote:
> >>
> >> You can concatenate Column A and Column B to get the unique value. Then
> do a vlookup to get the exact value. Once performing this operation, you can
> delete the concatenated column.
> >>
> >> Hope this helps
> >>
> >> Ta
> >> Ravi
> >>
> >> On Sun, May 9, 2010 at 12:04 PM, madhu nair <madhuna...@gmail.com>
> wrote:
> >>>
> >>> send a sample sheet buddy
> >>>
> >>> On Sun, May 9, 2010 at 12:07 AM, nino <nki...@gmail.com> wrote:
> >>>>
> >>>> hi,
> >>>> does anyone have idea or solution to solve search over 2 columns range
> >>>> where both criteria needs to be met.
> >>>> e.g. if you have database with 3 columns. column A is account, column
> >>>> B is cost centar and column C is value.
> >>>> I would like to search for value of specific account for specific cost
> >>>> center. vlookup can find the value for specific account, but sa,e
> >>>> account occurs on multiple cost centres. thx. nino
> >>>>
> >>>> --
> >>>>
> ----------------------------------------------------------------------------------
> >>>> 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 6,800 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
> >>>
> >>>
> >>>
> >>> --
> >>> Thanks,
> >>>
> >>> Madhu Nair
> >>>
> >>> --
> >>>
> ----------------------------------------------------------------------------------
> >>> 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 6,800 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 6,800 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 6,800 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
> >
>
>
>
> --
> Manoj
>
> --
>
> ----------------------------------------------------------------------------------
> 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 6,800 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
>



-- 
Regards,
Rahul Mulchandani.

-- 
----------------------------------------------------------------------------------
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 6,800 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

Reply via email to