Hubisan,
I'm sorry, I should have known that. Thank you for the formula and info you
supplied. One more thing, can this be written so that I can use it in vba
code?
Thanks again,
Pam
"Hubisan" <(E-Mail Removed)> wrote in message
news:c8cfbbae-4704-4b39-9e11-(E-Mail Removed)...
> Ah, sorry for the mistake, using swiss german excel and we use ";"
> instead of ","
>
> Right( text, number_of_characters )
>
>> text is the string that you wish to extract from.
>
>> number_of_characters indicates the number of characters that you wish to
>> extract starting from the right-most character.
>
> and Russells formula would work as well, just add wildcards:
> =ISNUMBER(SEARCH("??P",H11))+G11=5
>
>
|