=COUNTIF(Range,"E*")
This is a discussion on Countif Function within the Excel Questions forums, part of the Question Forums category; I have a column of data which I would like to count the total # of cells which begin with ...
I have a column of data which I would like to count the total # of cells which begin with the letter E. All of the cells have 5 charaters which begin with E. ie) E5506, E7609, E3456, etc. All I need to do is come up with a final count for all of the cells in the column which start with "E"
Please Help...
Thank You
=COUNTIF(Range,"E*")
Thanks!!!
Bookmarks