Hello all!
I'm not sure if this is the right place for my question so please forgive me if it's not!
Here's what I'm trying to do.
Book 1 contains data in columns C and D. I want the values in column D to show in book 2, but only when the corresponding value in column C equals a certain value.
The formula =INDEX(C4:F8,MATCH("projectbelast",$C$4:$C$8,0),2) almost does the trick. However I can't seem to get that to work between different workbooks.
Can anyone tell me how to do that or have an alternative solution?
I'm looking forward to your advice!
Thanx & greetz,
Anthony
I'm not sure if this is the right place for my question so please forgive me if it's not!

Here's what I'm trying to do.
Book 1 contains data in columns C and D. I want the values in column D to show in book 2, but only when the corresponding value in column C equals a certain value.
The formula =INDEX(C4:F8,MATCH("projectbelast",$C$4:$C$8,0),2) almost does the trick. However I can't seem to get that to work between different workbooks.

Can anyone tell me how to do that or have an alternative solution?
I'm looking forward to your advice!
Thanx & greetz,
Anthony