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
Cannot open .xls file attachments in Outlook
Creating a Pivot in Access
How do I return a datatable from a stored procedure?
How to save, edit, and read data (in code behind) from an unbound Gridview in ASP.NET
Microsoft Commerce Server Questions
SQL Replication - Requires the actual server name error
ISA 2006 serices failed to start in timley fashion, routing and remote access the same
Connect a Dell
Windows 7 Partition
Password in VB.NET