View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Matt Matt is offline
external usenet poster
 
Posts: 60
Default if based on cell formatting

Is it possible to use if statements based on cell formatting?
For example:
=if(cell is green,1,0)