View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
mwam423 mwam423 is offline
external usenet poster
 
Posts: 103
Default conditional format question

greetings, i'm setting conditional format across a row of cells. each cell
has unique conditional formula but the format, if triggered, is the same. is
there a way to apply .FormatConditions(1).Font. Colorindex = 53 across a
range while entering a conditional formula to each cell?