Using match

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have the following table

sheets
hits 5 10 15
1 a b c
2 d e f
3 g h i


hits 3
sheets 7

I want to this match to output of "h"
How do I do this?

oldjay
 
Back
Top