Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a table with a column that reads:
Br Corr SAP SAP Br, Gov Comp Br, SAP Comp Comp, Gov Br Br, SAP I want to count the Br's and come up with 5 and not 2. I've tried a PivotTable and I've tried Countif. Any ideas. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
COUNTIF should work
=COUNTIF(A:A,"Br*") If this post helps click Yes --------------- Jacob Skaria "Slim Slender" wrote: I have a table with a column that reads: Br Corr SAP SAP Br, Gov Comp Br, SAP Comp Comp, Gov Br Br, SAP I want to count the Br's and come up with 5 and not 2. I've tried a PivotTable and I've tried Countif. Any ideas. |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
On Apr 19, 9:38*pm, Jacob Skaria
wrote: COUNTIF should work =COUNTIF(A:A,"Br*") If this post helps click Yes --------------- Jacob Skaria I don't see Yes, but the formula worked. Thanks much. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Extract text strings from xls cells containing outlook items | Excel Programming | |||
Counting Text Strings | Excel Worksheet Functions | |||
Counting text strings | Excel Worksheet Functions | |||
Counting Strings in an Array | Excel Programming | |||
counting unique strings | Excel Discussion (Misc queries) |