• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Countif

You have a column of text items and a column of numbers - is it the numbers you want to generate? If so, this in B1 copied down:

=COUNTIF(A$1:A1,A1)
 
Back
Top