Re: index / match function
- From: "Peo Sjoblom" <terre08@xxxxxxxx>
- Date: Thu, 31 Mar 2005 19:19:16 -0800
This entered with ctrl + shift & enter should give you all 3 items
=INDEX(Last_Name&" "&First_Name&" "&Student,MATCH($B$2,SIN,0))
you can switch places between the ranges
--
Regards,
Peo Sjoblom
"Lisa" <Lisa@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:02B5168C-7B50-4254-973B-32EF65C737C9@xxxxxxxxxxxxxxxx
> Criterion
> SIN 212475929
> Student # =INDEX(Student,MATCH($B$2,SIN,0))
> Last Name =INDEX(Last_Name,MATCH($B$2,SIN,0))
> First Name =INDEX(First_Name,MATCH($B$2,SIN,0))
>
> I have a table on another work*** where the user will enter in the SIN #
> and the other information is extracted from it. I need to lookup this
> information using ONLY ONE formula. As you can see here I have 3 different
> ones.
>
> Any ideas?
> Lisa
.
- Follow-Ups:
- Re: index / match function
- From: Lisa
- Re: index / match function
- References:
- index / match function
- From: Lisa
- index / match function
- Prev by Date: Re: Spread *** Tabs
- Next by Date: Re: index / match function
- Previous by thread: index / match function
- Next by thread: Re: index / match function
- Index(es):