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

i already try it but i can't find right rule..

for instance i have
A B
1 1
1 2
2 2
3 1
2 2

i want highlighted B2 and B5

thnx for reply
:)

"Patrick Molloy" wrote in message
...
use conditional formatting

"Lewis" wrote in message
...
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
:)