G
Guest
I have a column that contains text and within that text appears "$". I need in cell B1 to count how many times there is a $ in A1 and then fill down Column B. I tried =countif(A1:A1, "$") but it doesn't seem to work. I then want to use this count as a criteria to apply functions to certain cells.
Thanks.
Thanks.