Counting Occurrences of data in cells

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How do I count the occurrneces of data in cells. I have a spreadsheet with a column that contains multiple values. I want to count only the cells that start with the value of "wo" in the first two positions of the cell. Please help if you can.
 
Frank, thanks your formula worked great :o

Confuse


----- Frank Kabel wrote: ----

H
one way
=COUNTIF(A:A,"wo*"
if column A stores your dat

--
Regard
Frank Kabe
Frankfurt, German

Confused wrote
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top