A
Arnie
I need to count the number of cells within a specified range tha
contain a specific character string, which in this case is the wor
"Resale." The cells may contain other characters as well. Fo
example, one cell contains the string "Completion Attempts Withou
Notice Resale Business Dispatch." The next cell contains the strin
"Completion Attempts Without Notice Resale Business Non-Dispatch."
"Resale" is the key word. I tried to use "COUNTIF" for this purpose
but it seems to work only when the string of interest (e.g. "Resale"
is the only string in the cell.
For each row in which the character string of interest ("Resale") i
found, I want to test another column in that row for the existence o
the character strings "YES" or "NO."
Thanks,
Arni
contain a specific character string, which in this case is the wor
"Resale." The cells may contain other characters as well. Fo
example, one cell contains the string "Completion Attempts Withou
Notice Resale Business Dispatch." The next cell contains the strin
"Completion Attempts Without Notice Resale Business Non-Dispatch."
"Resale" is the key word. I tried to use "COUNTIF" for this purpose
but it seems to work only when the string of interest (e.g. "Resale"
is the only string in the cell.
For each row in which the character string of interest ("Resale") i
found, I want to test another column in that row for the existence o
the character strings "YES" or "NO."
Thanks,
Arni