View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Rogerio Takejame
 
Posts: n/a
Default Conditional Formatting

No, only using VBA. If this is the case, use the Worksheet_Change event to
track any modifications in your sheet.

--
Rogerio Takejame
Americana - Sao Paulo - Brazil


"rook" wrote:

I was trying the conditional formatting and I saw that there are three
conditions that can be used. Is there a way to have more that three
conditions?