View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips Bob Phillips is offline
external usenet poster
 
Posts: 10,593
Default Count Occurances of a txt string

Look at using DataSubtotals

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"flumpuk" wrote in message
ps.com...
Hi

I have just been given a task of producing an asset list

The list compile and habded to me has Two Colums

Column A is the site wher ethe asset is sited
Column B is the Model Number of the Asset

I need to be able to sort this list into Model Numbers and the produce
a total of how many of each serial number we have across our sites,

Any ideas how to accomplish this,