Excel : Mise en forme conditionnelle selon une autre cellule

Solved
Peu importe -  
 Intrus -
Salut! je galère beaucoup en fait sur une fonction que je cherche à réaliser dans excel 2002.
Je vous serais vraiment tres reconnaissant d'acceder à ma requete.voilà j'aimerais appliquer à une cellule un format spécifique (rouge, gras, etc...) en fonction de la valeur (une lettre, pas un nombre) d'une cellule adjacente.
Est-ce qq1 pourrait m'aider à réaliser cet exploit ? (pour moi)
Faut t il utiliser une fct définie ou une macro ?
merci bcp

2 answers

manu-39
 
Hi,
for that you just need to use conditional formatting
select cell B1 for example
from the menu "format - conditional formatting.."
in the drop-down list select "the formula is" and the condition for example =A1="A" then the format you want
this will allow you to give a color to cell B if you've typed an A in cell A1

there you go, that's all
69
Pascal
 
Thank you manu-39.
This is the second time I am consulting this question and trying to implement it.
- The first time: it was a complete failure
- today: it started to act randomly! (notably adding " " where I had already placed them..... then after several attempts, it worked.
Your sentence is simple and precise. So it is necessary to insist to succeed.
.
As for me, I wanted several cells following cell A1 to be conditionally formatted. So I added a $ to write $A1, and it worked.
3
yoyo789
 
Thank you +44
0
yoyo789
 
Thank you, Manu-39
0
Intrus
 
Yes, thank you!
0