I am assuming you mean count the records rather than a sum of values?
Make a query based on your table, and add the field in question to the
query design grid. In the criteria, put the equivalnt of...
Like "*your text*"
Make it a Totals Query (select Totals from the View menu), and put Count
in the Totals row of the grid.