I was under the impression that if column D 'released from production' is NO OR component lot number has been entered in EF 4012, then is "NOT AVAILABLE".
Formula:
=IF(AND(INDEX('[EF 4012 V1 - rbi2 Lot-Retentions Register.xlsx]EF4012 V1 rbi2 LOT-RETENT REG'!H$146:K$149,MATCH([@Product],'EF 4012 V1 - rbi2 Lot-Retentions Register.xlsx'!Table1[Product],0),MATCH([@Components],'EF 4012 V1 - rbi2 Lot-Retentions Register.xlsx'!Table1[[#Headers],[Component1]:[Component6]],0))=0,D2="Yes"),"Available","Not Available")
The portions in red don't wrap the file name in square brackets and you may want to use A1 references as opposed to structured references in both instances.
In the event that doesn't help and looking at the files that are attached to post #1, it does not appear that there would be sensitive information such as names in the actual files. Would it be possible to attach a small sample of each file so that we can attempt to trouble shoot the formula in post #23?
Let us know if you have any questions.
Bookmarks