Now in the new column B enter this formula:
=COUNTIF(Sheet1!C:C,A2)
assuming that your names are in column C of the original sheet -
adjust as necessary. Copy this formula down to cover your 1200 unique
names, and yo uwill have a count of each of them.
Hope this helps.
Pete
On Mar 26, 12:25 am, behind the counter person <behind the counter
You could use a Pivot Table to generate a count of each name. Drag the Name
field to the Row area, and then drag the Name field to the Data (or Values)
area. If necessary change the Field Setting to Count.
--ron