View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
bradasley bradasley is offline
external usenet poster
 
Posts: 10
Default update cell colour

I've created a conditional formula macro that changes the cell colour based
on the value enter. The cell value is linked to another cell by an array
formula, but the colour of the cell doesn't change when the cell value
changes. It will only update when i select the cell, and not automatically.

Any advice?