It works fine for me, John. With letters or numbers.
**** Hope it helps! ****
~Dreamboat
Excel VBA Certification Coming Soon!
www.VBAExpress.com/training/
********************************
"John" <(E-Mail Removed)> wrote in message
news:jyt6d.32368$(E-Mail Removed)...
> I am trying to count up the number of times a certain value appears in a
> column. This value is in a List so I want to reference where it is in the
> list within my formula. I've tried the following but its wrong
>
> =COUNTIF(C$7:C$402,A405)
>
> Where A405 is the value I want to count if they are in C7: C402
>
> Thanks
>
>
>