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
Rename local Administrator user for all machines in the Domain
SQL SPLIT Function Clarification
How do I find MDI Active Child from toolbar on MDI Parent in VB.NET Winforms Application?
how to fix an image in certain place of the Word document
vpn hangs on verifying username and password
Making a form editable in Access 2002
how to devevlope voice chat applications using C#.net ?
Running SQL server DTS with condition check
Microsoft .NET Framework v1.0.3705 Update preventing entering standby...
MSG command giving Error 5 to domain admin