RE: Formula Help with Lists
- From: Vacation's Over <VacationsOver@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 9 Sep 2005 14:58:01 -0700
Not sure of the logic you are looking for..
Is this it:?
You want a user to type "boy" and be offered the available list of boys?
User selects from list and ends "transaction"????
"TN.Jim" wrote:
> I need to be able to pull a list from series of data without sorting or
> filtering...
> Example:
> A1 B1
> Jim Boy
> Ann Girl
> John Boy
> Tina Girl
>
> Then if I Type "Boy" in cell A6,
> I can use =index(A1,match(A6,B1:B4,0)) to get "Jim" in A7 but how can I get
> John in A8?
>
> The actual list is much more complicated but I hope that this gives an idea
> of what I need to do.
>
> Thanks for the help!
>
> Jim
.
- Follow-Ups:
- RE: Formula Help with Lists
- From: TN.Jim
- RE: Formula Help with Lists
- References:
- Formula Help with Lists
- From: TN.Jim
- Formula Help with Lists
- Prev by Date: RE: Unable to set installed property of addin
- Next by Date: RE: Opening Excel - File Error
- Previous by thread: Formula Help with Lists
- Next by thread: RE: Formula Help with Lists
- Index(es):
Relevant Pages
|