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
A serious bug in the MFC exception handling on Windows CE
How do I limit concurrent IE sessions for a Citrix user on Windows 2003 server?
MS Office Picture Manager doesn't open images attached to emails
NEGATE BIT
Connection issues with server....
OCS Client error when trying to expand Distribution list members
HELP! Can't Get My Wifi To Work On IBM Thinkpad
Discontinuing security updates for Windows 2000 and XP?
Get NT Login in Silverlight
Attach-Detach vs. Backup-Restore database ?