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
There is not enogugh memory to complete the automation object operation on the chart object
RAID config options for SQL Server 2008
Automatically update Org Chart when DB is updated
Multiple Asset tracking per month / Per year
Restrict value to field - unique but allow certain values
Windows XP does not automatically install usb devices
Volume Control Wave function always muted
SSRS Report display all months
invoice template with Perforated paper
Optimal Sequence for Rebooting SharePoint Farm