View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Gord Dibben Gord Dibben is offline
external usenet poster
 
Posts: 22,906
Default How to do a macro for IF cell b1 is < b3 turn b1 red?

Glenn

Select B2 and FormatConditional FormattingCell Value is:

Less than........=B1

Format to a red pattern and ok your way out.


Gord Dibben MS Excel MVP

On Fri, 29 Sep 2006 20:10:02 -0700, Glenn
wrote:

I am trying to figure out on excel if Cell B1 is < Cell B2 then I would like
to turn B2 cell words or the cell to red. how can this be done?