Do you have excel 2007 or later ? If you do COUNTIFS makes this easy . I had to change your data a bit becuase nobody has the targets of 30% you were after
formula =COUNTIFS(D3:D7,"> 10",G3:G7,"> 10",J3:J7,"> 10") counts all rows (from 3 to 7) where D > 10 and G > 10 and J > 10 ( the answer = 1)
doesnt work for 2003 or earlier so thats where you are and you can update !!!
[TABLE="width: 518"]
<COLGROUP><COL style="WIDTH: 48pt" width=64><COL style="WIDTH: 62pt; mso-width-source: userset; mso-width-alt: 3035" width=83><COL style="WIDTH: 48pt" span=7 width=64><COL style="WIDTH: 72pt; mso-width-source: userset; mso-width-alt: 3510" width=96><TBODY>[TR]
[TD="width: 64, bgcolor: transparent"][/TD]
[TD="width: 83, bgcolor: transparent"]B[/TD]
[TD="width: 64, bgcolor: transparent"]C[/TD]
[TD="width: 64, bgcolor: transparent"]D[/TD]
[TD="width: 64, bgcolor: transparent"]E[/TD]
[TD="width: 64, bgcolor: transparent"]F[/TD]
[TD="width: 64, bgcolor: transparent"]G[/TD]
[TD="width: 64, bgcolor: transparent"]H[/TD]
[TD="width: 64, bgcolor: transparent"]I[/TD]
[TD="width: 96, bgcolor: transparent"]J[/TD]
[/TR]
[TR]
[TD="class: xl65, width: 64, bgcolor: white"] [/TD]
[TD="class: xl66, width: 83, bgcolor: white"]sesame 2013[/TD]
[TD="class: xl66, width: 64, bgcolor: white"]sesame 2011[/TD]
[TD="class: xl66, width: 64, bgcolor: white"]sesame %[/TD]
[TD="class: xl66, width: 64, bgcolor: white"]maize 2013[/TD]
[TD="class: xl66, width: 64, bgcolor: white"]maize 2011[/TD]
[TD="class: xl66, width: 64, bgcolor: white"]maize %[/TD]
[TD="class: xl66, width: 64, bgcolor: white"]sorgh 2013[/TD]
[TD="class: xl66, width: 64, bgcolor: white"]sorgh 2011[/TD]
[TD="class: xl66, width: 96, bgcolor: white"]sorgh %[/TD]
[/TR]
[TR]
[TD="class: xl65, width: 64, bgcolor: white"] [/TD]
[TD="class: xl65, width: 83, bgcolor: white"]300[/TD]
[TD="class: xl65, width: 64, bgcolor: white"]280[/TD]
[TD="class: xl67, width: 64, bgcolor: transparent"]7[/TD]
[TD="class: xl65, width: 64, bgcolor: white"]1300[/TD]
[TD="class: xl65, width: 64, bgcolor: white"]1350[/TD]
[TD="class: xl67, width: 64, bgcolor: transparent"]-3.7[/TD]
[TD="class: xl65, width: 64, bgcolor: white"]0[/TD]
[TD="class: xl65, width: 64, bgcolor: white"]0[/TD]
[TD="class: xl67, width: 96, bgcolor: transparent"]0[/TD]
[/TR]
[TR]
[TD="class: xl65, width: 64, bgcolor: white"] [/TD]
[TD="class: xl65, width: 83, bgcolor: white"]360[/TD]
[TD="class: xl65, width: 64, bgcolor: white"]300[/TD]
[TD="class: xl67, width: 64, bgcolor: transparent"]20[/TD]
[TD="class: xl65, width: 64, bgcolor: white"]1100[/TD]
[TD="class: xl65, width: 64, bgcolor: white"]900[/TD]
[TD="class: xl67, width: 64, bgcolor: transparent"]22.2[/TD]
[TD="class: xl65, width: 64, bgcolor: white"]1300[/TD]
[TD="class: xl65, width: 64, bgcolor: white"]700[/TD]
[TD="class: xl67, width: 96, bgcolor: transparent"]85.7[/TD]
[/TR]
[TR]
[TD="class: xl65, width: 64, bgcolor: white"] [/TD]
[TD="class: xl65, width: 83, bgcolor: white"]350[/TD]
[TD="class: xl65, width: 64, bgcolor: white"]300[/TD]
[TD="class: xl67, width: 64, bgcolor: transparent"]17[/TD]
[TD="class: xl65, width: 64, bgcolor: white"]1000[/TD]
[TD="class: xl65, width: 64, bgcolor: white"]800[/TD]
[TD="class: xl67, width: 64, bgcolor: transparent"]25[/TD]
[TD="class: xl65, width: 64, bgcolor: white"]0[/TD]
[TD="class: xl65, width: 64, bgcolor: white"]0[/TD]
[TD="class: xl67, width: 96, bgcolor: transparent"]0[/TD]
[/TR]
[TR]
[TD="class: xl65, width: 64, bgcolor: white"] [/TD]
[TD="class: xl65, width: 83, bgcolor: white"]0[/TD]
[TD="class: xl65, width: 64, bgcolor: white"]0[/TD]
[TD="class: xl67, width: 64, bgcolor: transparent"]0[/TD]
[TD="class: xl65, width: 64, bgcolor: white"]0[/TD]
[TD="class: xl65, width: 64, bgcolor: white"]0[/TD]
[TD="class: xl67, width: 64, bgcolor: transparent"]0[/TD]
[TD="class: xl65, width: 64, bgcolor: white"]700[/TD]
[TD="class: xl65, width: 64, bgcolor: white"]710[/TD]
[TD="class: xl67, width: 96, bgcolor: transparent"]-1.4[/TD]
[/TR]
[TR]
[TD="class: xl65, width: 64, bgcolor: white"] [/TD]
[TD="class: xl65, width: 83, bgcolor: white"]340[/TD]
[TD="class: xl65, width: 64, bgcolor: white"]300[/TD]
[TD="class: xl67, width: 64, bgcolor: transparent"]10[/TD]
[TD="class: xl65, width: 64, bgcolor: white"]1250[/TD]
[TD="class: xl65, width: 64, bgcolor: white"]1100[/TD]
[TD="class: xl67, width: 64, bgcolor: transparent"]13.6[/TD]
[TD="class: xl65, width: 64, bgcolor: white"]730[/TD]
[TD="class: xl65, width: 64, bgcolor: white"]700[/TD]
[TD="class: xl67, width: 96, bgcolor: transparent"]4.3[/TD]
[/TR]
</TBODY>[/TABLE]