View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
kas kas is offline
external usenet poster
 
Posts: 10
Default Changing cell color

I need to either write a macro or a formula that will automatically change
the font of a cell if it is greater than the previous cell. For example, if
a1 = 3 and b1 = 4, I need 4 to be a different color. Can this be done? Any
help would be greatly appreciated.