I have a database with a field Status. There are five statuses: a,b,c,d,e . I need to be able to show a number (count?) b,c,d,e while exluding a. These are all words. how can i return a number based on the number of fields that say b through e? Hope this is clear enough.<br><br>