Does the cell contain the character "-" within the string?
A couple mo
=countif(a1,"*-*")0
=isnumber(search("-",a1))
Eric wrote:
Does anyone know how to determine the cell containing the character "-" with
the string? for example
In cell A1, =" - ", which include the character "-", then return true in B1.
Thank for any suggestion
Eric
--
Dave Peterson
|