View Single Post
  #10   Report Post  
Posted to microsoft.public.excel.programming
Lewis[_2_] Lewis[_2_] is offline
external usenet poster
 
Posts: 6
Default How to solve this?

thanx a lot .. this is working!!!
Great job

thnx for reply
:)


"Passoret" wrote in message
...
Use conditional formating with "Formula Is": =A1<B1 instead of
=$A$1<$B$1.

Passo, Chad/Africa :)

"Lewis" a écrit dans le message de groupe de discussion
: ...
Hi

I want to do the following..
i have A1 and B1 cells, and ordinary numbers inside, i want to compre
them so that when A1 = B1 nothing hapens but when they are not equal i
want to make B1 cell different colour (red)
i this possible to solve


thnx for reply
:)