View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Counting number label

Try something like this in say B1: =COUNTA(A:A)
assuming your labels are in col A
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"jack" wrote:
How can I count number of label that I have attached in the column of cell?