Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi All.......
How might the code read to perform a check of all cells in the selected column and count all the cells which contain a certain string at least once, and place the total in cell B1. That is, if the string exists by itself, or within a string of other characters in the same cell.....and if multiple times in one cell, only count once. If looking for JOHN, Cell with JOHN ...would count 1 Cell with JOHN/BILL /TOM & OTHERS... would count 1 Cell with JOHN / BILL,JOHN ...would count 1 Cell with BILL, TOM ...would not count (note the inconsistant punctuation) TIA for any help Vaya con Dios, Chuck, CABGx3 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
=SUBSTITUTE(C4,"~?#","") will this work to remove multiple string | Excel Worksheet Functions | |||
Difficulty "countif"-ing number of "L1" or "L2" on an autofiltered | Excel Worksheet Functions | |||
Converting "uppercase" string data to "lower case" in CSV file | Excel Discussion (Misc queries) | |||
text string: "91E10" in csv file auto converts to: "9.10E+11" | Excel Discussion (Misc queries) | |||
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell | Excel Discussion (Misc queries) |