Re: Listing data based on a referneced criteria
- From: "Peo Sjoblom" <peo.sjoblom@nw^^excelsolutions.com>
- Date: Sat, 9 Dec 2006 15:46:56 -0800
=INDEX(B2:B200,MATCH(1,(E2:E200="Johnson")*(I2:I200="Batch
1")*(S2:S200="No"),0))
entered with ctrl + shift & enter
replace the name, batch and yes/no with cells like E2:E200="Johnson and
instead use E2:E200=D1
that way you don't have to edit the formula when you change the criteria
--
Regards,
Peo Sjoblom
Excel 95 - Excel 2007
Northwest Excel Solutions
www.nwexcelsolutions.com
(Remove ^^ from email)
"Mick" <mickkemp2004-general@xxxxxxxxxxx> wrote in message
news:OQ$loa%23GHHA.420@xxxxxxxxxxxxxxxxxxxxxxx
I am trying to identify what function(s) to use to give me the data listed
in column B if column E, I & S meets my criteria.
e.g if column E = "NAME" and column I = "Batch 1" and column S = "No",
then return the entry in column B.
so on a different work*** I would have a list of places that met the
criteria.
Any thoughts or has anyone done anything sinilar?
Many thanks
Mick
.
- Follow-Ups:
- References:
- Listing data based on a referneced criteria
- From: Mick
- Listing data based on a referneced criteria
- Prev by Date: Re: Maxif equivalent
- Next by Date: Re: Copy formula into multiple cells without changing range
- Previous by thread: Listing data based on a referneced criteria
- Next by thread: Re: Listing data based on a referneced criteria
- Index(es):