I want to use the countif function to count the number of cells with contents starting with a "<" (e.g., <2.2)

I have tried =countif(range,"<*")

but does not work.

Thanks
Tim