Maybe something like:
=COUNTIF(A1,"no*ppl?*")>0
And format|conditional formatting doesn't offer that kind of control (character
by character)--it's for the whole cell.
0-0 Wai Wai ^-^ wrote:
>
> Hi.
> 1) I would like to compare the following:
> If the string satisfies the following conditions, it returns true:
> - start with some letters (eg for "no-", strings like "no", "not", "none"
> satisfies so)
> - have some letters in the mid (eg for "-ppl-", strings like "apple" satisfies
> so)
> - end with some letters
>
> 2) It would be great if wildcards (eg ?, *, + etc.) can be used in the above
> functions.
> If possible, how?
>
> 3) How to set it that if the string satisfies condtion stated in (1), some
> ""text"" AND ""cell"" formatting are made?
> Eg: If condition is satisfied, the cell "I am good!" will have background yellow
> and the word "good" will be bold.
>
> Thanks.
--
Dave Peterson
|