Help!

Help on multiple criteria for formula and return a date

 
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Worksheet Functions RSS
Next:  VBA for unique values  
Author Message
Vickaa
External


Since: Apr 25, 2012
Posts: 1



PostPosted: Wed Apr 25, 2012 2:14 pm    Post subject: Help on multiple criteria for formula and return a date
Archived from groups: microsoft>public>excel>worksheet>functions (more info?)


Hi all, I am new on your site and need help please. The formula should
do the following;- Take Book 1, Sheet 1, A4 and B3, find them in Book 2
,Sheet 1,A3 to A 1000, and B 3 to B 1000, and return the date in Book 2
sheet1, colomb C3.
A B C
1 Book 1 Sheet 1
2 Activity Code Activity Code
3 Coy number Q50012077-67 Q50012587-05
4 20017835 formula???
5 20017870
6 20017916
7 20021864
8
9
10

A B C
1 Book 2 Sheet 1
2 Emp No Activity Code Start Date
3 20017703 Q50012077-67 2012/04/15
4 20017828 Q50012587-05 2012/04/10
5 20024161 Q50012365-11 2012/04/18
6 20024332 BECSA08407-01 2012/04/12
7 20020819 BECSA08407-01 2012/04/12
8 20020016 Q500123501 2012/04/20




--
Vickaa
Back to top
isabelle
External


Since: May 27, 2011
Posts: 38



PostPosted: Fri Apr 27, 2012 5:55 pm    Post subject: Re: Help on multiple criteria for formula and return a date [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

hi Vickaa,

it is an array formula to validate with ctrl + maj + enter

=INDEX('[Book2.XLS]Sheet1'!$C1:$C500;EQUIV($A2&B$1;'[Book2.XLS]Sheet1'!$A1:$A500&'[Book2.XLS]Sheet1'!$B1:$B500;0))

--
isabelle



Le 2012-04-25 10:14, Vickaa a écrit :
> Hi all, I am new on your site and need help please. The formula should
> do the following;- Take Book 1, Sheet 1, A4 and B3, find them in Book 2
> ,Sheet 1,A3 to A 1000, and B 3 to B 1000, and return the date in Book 2
> sheet1, colomb C3.
> A B C
> 1 Book 1 Sheet 1
> 2 Activity Code Activity Code
> 3 Coy number Q50012077-67 Q50012587-05
> 4 20017835 formula???
> 5 20017870
> 6 20017916
> 7 20021864
> 8
> 9
> 10
>
> A B C
> 1 Book 2 Sheet 1
> 2 Emp No Activity Code Start Date
> 3 20017703 Q50012077-67 2012/04/15
> 4 20017828 Q50012587-05 2012/04/10
> 5 20024161 Q50012365-11 2012/04/18
> 6 20024332 BECSA08407-01 2012/04/12
> 7 20020819 BECSA08407-01 2012/04/12
> 8 20020016 Q500123501 2012/04/20
>
>
>
>
Back to top
Vickaa
External


Since: May 14, 2012
Posts: 1



PostPosted: Mon May 14, 2012 9:27 am    Post subject: Re: Help on multiple criteria for formula and return a date [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Many thanks Isabelle
isabelle;1601249 Wrote:
> hi Vickaa,
>
> it is an array formula to validate with ctrl + maj + enter
>
> =INDEX('[Book2.XLS]Sheet1'!$C1:$C500;EQUIV($A2&B$1;'[Book2.XLS]Sheet1'!$A1:$A500&'[Book2.XLS]Sheet1'!$B1:$B500;0))
>
> --
> isabelle
>
>
>
> Le 2012-04-25 10:14, Vickaa a écrit :-
> > Hi all, I am new on your site and need help please. The formula
> should
> > do the following;- Take Book 1, Sheet 1, A4 and B3, find them in Book
> 2
> > ,Sheet 1,A3 to A 1000, and B 3 to B 1000, and return the date in Book
> 2
> > sheet1, colomb C3.
> > A B C
> > 1 Book 1 Sheet 1
> > 2 Activity Code Activity Code
> > 3 Coy number Q50012077-67 Q50012587-05
> > 4 20017835 formula???
> > 5 20017870
> > 6 20017916
> > 7 20021864
> > 8
> > 9
> > 10
> >
> > A B C
> > 1 Book 2 Sheet 1
> > 2 Emp No Activity Code Start Date
> > 3 20017703 Q50012077-67 2012/04/15
> > 4 20017828 Q50012587-05 2012/04/10
> > 5 20024161 Q50012365-11 2012/04/18
> > 6 20024332 BECSA08407-01 2012/04/12
> > 7 20020819 BECSA08407-01 2012/04/12
> > 8 20020016 Q500123501 2012/04/20
> >
> >
> >
> >-




--
Vickaa
Back to top
Display posts from previous:   
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Worksheet Functions All times are: Eastern Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum