View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Janie Janie is offline
external usenet poster
 
Posts: 48
Default If function using cell format as the condition

I would like to create an "If" logical function formula, where the "true"
condition is based on the format of the cell.

For instance, if cell b3 is formatting with a fill color, then add that
number; if not, then add zero.

Can anyone help?