excel function
On 21 Giu, 16:13, JLGWhiz wrote:
Be sure that your data starts in row 3, or change your formula to reflect the
actual row that the data range begins in.
=INDEX($A$3:$B$337,MATCH(C3,$B$3:B$337,0),1)
the formula is right. my data start in row 3 end ends in row 337..
|