T
tana
Guest
Salut,
Je bloque
Je voudrais écrire si c3 contient 'ex' alors écrire 'excel' OU si c3 contient 'dow' alors écrire 'download'; sinon rien écrire.
Et là, je bugue complètement!!:
=si(ESTNUM(CHERCHE('ex';C3));'excel :';ESTNUM(CHERCHE('dow';C3));'download :');'')
Qu'est qu'y a???
Je bloque
Je voudrais écrire si c3 contient 'ex' alors écrire 'excel' OU si c3 contient 'dow' alors écrire 'download'; sinon rien écrire.
Et là, je bugue complètement!!:
=si(ESTNUM(CHERCHE('ex';C3));'excel :';ESTNUM(CHERCHE('dow';C3));'download :');'')
Qu'est qu'y a???