Hi D141376...
for getting the count of values equal X in a range, you can use...
=COUNTIF(A4:K34;A1)
A4:K34 is the range where you compare the values
A1 is a cell containing the searched value, for example 305
Hope this suits your needs.
Regards :-)
Bookmarks