#1   Report Post  
Steved
 
Posts: n/a
Default Index and Match

Hello from Steved

=INDEX(Sheet1!$B$1:$B$2000,SMALL(IF(Sheet1!
$C$1:$D$2000<"",ROW(Sheet1!$C$1:$D$2000)),ROW()))

Ok The above picks up the value in Column B from Sheet1
and puts it in Column A sheet2.

I'm getting the wrong value which suguest to me that
I need a Index and Match Formula.

Sheet1 Column C and Column D the same data
Sheet2 Column B and Column C the same data

Ok Please what formula would give a value in Sheet2
after looking in Sheet1 Column C and Column D then
looking Sheet2 Column B and Column C and putting the value
from Sheet1 Column B to Column A in Sheet2

Thankyou.
  #2   Report Post  
Ragdyer
 
Posts: n/a
Default

Try this in A1 of Sheet2:

=SUMPRODUCT((B1=Sheet1!$C$1:$C$20)*(C1=Sheet1!$D$1 :$D$20)*Sheet1!$B$1:$B$20)
--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------

"Steved" wrote in message
...
Hello from Steved

=INDEX(Sheet1!$B$1:$B$2000,SMALL(IF(Sheet1!
$C$1:$D$2000<"",ROW(Sheet1!$C$1:$D$2000)),ROW()))

Ok The above picks up the value in Column B from Sheet1
and puts it in Column A sheet2.

I'm getting the wrong value which suguest to me that
I need a Index and Match Formula.

Sheet1 Column C and Column D the same data
Sheet2 Column B and Column C the same data

Ok Please what formula would give a value in Sheet2
after looking in Sheet1 Column C and Column D then
looking Sheet2 Column B and Column C and putting the value
from Sheet1 Column B to Column A in Sheet2

Thankyou.


  #3   Report Post  
Steved
 
Posts: n/a
Default

Thankyou very much.

Just What I was requiring.

-----Original Message-----
Try this in A1 of Sheet2:

=SUMPRODUCT((B1=Sheet1!$C$1:$C$20)*(C1=Sheet1!$D$ 1:$D$20)

*Sheet1!$B$1:$B$20)
--
HTH,

RD

----------------------------------------------------------

-----------------
Please keep all correspondence within the NewsGroup, so

all may benefit !
----------------------------------------------------------

-----------------

"Steved" wrote in

message
...
Hello from Steved

=INDEX(Sheet1!$B$1:$B$2000,SMALL(IF(Sheet1!
$C$1:$D$2000<"",ROW(Sheet1!$C$1:$D$2000)),ROW()))

Ok The above picks up the value in Column B from Sheet1
and puts it in Column A sheet2.

I'm getting the wrong value which suguest to me that
I need a Index and Match Formula.

Sheet1 Column C and Column D the same data
Sheet2 Column B and Column C the same data

Ok Please what formula would give a value in Sheet2
after looking in Sheet1 Column C and Column D then
looking Sheet2 Column B and Column C and putting the

value
from Sheet1 Column B to Column A in Sheet2

Thankyou.


.

  #4   Report Post  
Ragdyer
 
Posts: n/a
Default

You're welcome!
--
Regards,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"Steved" wrote in message
...
Thankyou very much.

Just What I was requiring.

-----Original Message-----
Try this in A1 of Sheet2:

=SUMPRODUCT((B1=Sheet1!$C$1:$C$20)*(C1=Sheet1!$D$ 1:$D$20)

*Sheet1!$B$1:$B$20)
--
HTH,

RD

----------------------------------------------------------

-----------------
Please keep all correspondence within the NewsGroup, so

all may benefit !
----------------------------------------------------------

-----------------

"Steved" wrote in

message
...
Hello from Steved

=INDEX(Sheet1!$B$1:$B$2000,SMALL(IF(Sheet1!
$C$1:$D$2000<"",ROW(Sheet1!$C$1:$D$2000)),ROW()))

Ok The above picks up the value in Column B from Sheet1
and puts it in Column A sheet2.

I'm getting the wrong value which suguest to me that
I need a Index and Match Formula.

Sheet1 Column C and Column D the same data
Sheet2 Column B and Column C the same data

Ok Please what formula would give a value in Sheet2
after looking in Sheet1 Column C and Column D then
looking Sheet2 Column B and Column C and putting the

value
from Sheet1 Column B to Column A in Sheet2

Thankyou.


.


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Match, Index, Vlookup, Large....Help Please [email protected] Excel Worksheet Functions 3 December 15th 04 01:38 PM
Match, Index, Vlookup, Large....Help Please [email protected] Excel Worksheet Functions 0 December 14th 04 11:16 PM
Match & Index Phyllis B. Excel Worksheet Functions 2 November 27th 04 03:26 PM
Find a match that;s not exact Phyllis Excel Worksheet Functions 0 November 8th 04 08:12 PM
Vlookup, Index & Match Phyllis Excel Worksheet Functions 1 November 8th 04 06:11 PM


All times are GMT +1. The time now is 05:58 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"