Hi everyone,
I have a workbook that I use to track orders for the company I work for. I have been using the INDEX and MATCH formulas to look up invoice numbers and match them to order numbers. Somehow it got messed up and I'm having trouble fixing it.
Here is the formula:
=INDEX(inv!$A$2:$B$8000,(MATCH(B11,inv!$B:$B,FALSE))+inv!$A:$A,(MATCH(B11,inv!$B:$B,FALSE))+inv!$A:$A)
But instead of returning the invoice formula like I was hoping, I get the #REF! error.
When I open the builder for the formula, everything seems to be working, so I dont understand why it's not populating.
If you have any idea why I'm getting this error and how I could fix it I would appreciate it!
Holly[/img]
I have a workbook that I use to track orders for the company I work for. I have been using the INDEX and MATCH formulas to look up invoice numbers and match them to order numbers. Somehow it got messed up and I'm having trouble fixing it.
Here is the formula:
=INDEX(inv!$A$2:$B$8000,(MATCH(B11,inv!$B:$B,FALSE))+inv!$A:$A,(MATCH(B11,inv!$B:$B,FALSE))+inv!$A:$A)
But instead of returning the invoice formula like I was hoping, I get the #REF! error.
When I open the builder for the formula, everything seems to be working, so I dont understand why it's not populating.

If you have any idea why I'm getting this error and how I could fix it I would appreciate it!
Holly[/img]