Sample of data show below. For each BCN on the date of sale I need to return the Sale Price on that date. For example, if the BCH typed in is 2026002 and the date of sale is 3/5/2003 I would need to return .104 as the price per unit; If the BCN was 2034602 and sale occurred in 7/2007 I would need to return a sale price of .1000. How can I do this?

BCN supplier Sale $ Full $ Effective Date
2026002 GENERIC 500000 0.0959 0.0959 9/2/2004
2026002 GENERIC 500000 0.0959 0.0959 9/1/2004
2026002 GENERIC 500000 0.104 0.104 12/1/2002
2026002 GENERIC 500000 0.1098 0.1098 12/1/2000
2026002 GENERIC 500000 0.0578 0.1098 8/1/1996
2026002 GENERIC 500000 0.1098 0.1098 2/1/1995
2026002 GENERIC 500000 0.0464 0.1098 1/1/1995
2026002 GENERIC 500000 0.033 0.1098 8/1/1994
2026002 GENERIC 500000 0.0246 0.1098 3/1/1994
2034602 VICTORY 0.1287 0.3762 9/27/2009
2034602 VICTORY 0.1087 0.3062 9/26/2009
2034602 VICTORY 0.1000 0.3000 7/21/2005