Thread: if statements
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Matt Matt is offline
external usenet poster
 
Posts: 516
Default if statements

I am trying to test to see if a cell is color filled, then if it is fill that
cell with a value divided by the number of colored cells in the row. i've
tried an isblank statemnt but keep getting stuck.