Microsoft
Software
Hardware
Network
Question : Counting the number of cells in a given range that begin with a specific letter.
I need a formula that will count the number of cells in a given range that begin with a specific letter. In other words, rather then the formula below, I need something that will count all cells that simply begin with the laetter 'E'
Thanks,
John
=COUNTIF(AN19:BF60,"ETA")
Answer : Counting the number of cells in a given range that begin with a specific letter.
You can use a wildcard, i.e.
=COUNTIF(AN19:BF60,"E*
")
regards,
barry
Random Solutions
How do I convert a string with commas into a double?
Replace SBS Server 2003 SATA RAID hard drives with bigger ones
SQL String error. 'Too few parameters. Expected 1.'
is there a way to set the defaults of a pivot table?
Find last time a stored procedure was used
W2K8 DCOM error 10016
How to edit a column in a list box control and update back to the Table in Access.
Linked tables and Sql Server Password
Dropping a column that is indexed.
Upgrading from Vista Basic to Windows 7