E
EKnight
Greetings,
I am having difficulty looking up an item using two-column lookup
formulas as suggested. Following are the parameters of my situation
2 Different Workbooks
Workbook 1 (Reference Workbook)
Column b c d
125 Lay Foundation March 9, 2004
125 Purchase Frame mat. March 27, 2004
125 House complete May 15, 2004
267 Lay Foundation June 5, 2004
267 Purchase Frame mat. June 28, 2004
267 House complete August 29, 2004
Workbook 2 (Extracted information)
Column b c d
ID # Date of completion for Process A Date of comp. for
Process B etc. etc.
Up to this point, I have tried many variations of the following
formula to make things work (assuming ID# is in row B1):
=INDEX(WORKBOOK 1 D
, MATCH(B1&"Lay Foundation", Workbook 1
B:B&Workbook 1 C:C,0))
This was also of course done with Ctrl, Shift, Enter (array formula)
My question is simply how can I solve this? I get back the error
message #NUM everytime. I am quite fearful that two-column lookups
might not be possible when referencing a second workbook.
Would be greatly appreciative for any help I could receive!
Thanks,
Eric
I am having difficulty looking up an item using two-column lookup
formulas as suggested. Following are the parameters of my situation
2 Different Workbooks
Workbook 1 (Reference Workbook)
Column b c d
125 Lay Foundation March 9, 2004
125 Purchase Frame mat. March 27, 2004
125 House complete May 15, 2004
267 Lay Foundation June 5, 2004
267 Purchase Frame mat. June 28, 2004
267 House complete August 29, 2004
Workbook 2 (Extracted information)
Column b c d
ID # Date of completion for Process A Date of comp. for
Process B etc. etc.
Up to this point, I have tried many variations of the following
formula to make things work (assuming ID# is in row B1):
=INDEX(WORKBOOK 1 D

B:B&Workbook 1 C:C,0))
This was also of course done with Ctrl, Shift, Enter (array formula)
My question is simply how can I solve this? I get back the error
message #NUM everytime. I am quite fearful that two-column lookups
might not be possible when referencing a second workbook.
Would be greatly appreciative for any help I could receive!
Thanks,
Eric