faisal2013
New Member
Hi, Very simple problem,
I need to track changes by changing cell colour. If the value of a cell is changed from its current value to either 0 or 1. I want the cells to be hilighted in red or orange.
- Cell values will be input manually in each cell.
- values will be either 0 or 1.
Example:
If current cell D11 has a value 0. If value changed to "1" manual input, I want cell D11 to be in red or orange colour after this change.
If current cell D11 has a value 1. If value changed to "0" manual input, I want cell D11 to be in red or orange colour after this change.
I need to track changes by changing cell colour. If the value of a cell is changed from its current value to either 0 or 1. I want the cells to be hilighted in red or orange.
- Cell values will be input manually in each cell.
- values will be either 0 or 1.
Example:
If current cell D11 has a value 0. If value changed to "1" manual input, I want cell D11 to be in red or orange colour after this change.
If current cell D11 has a value 1. If value changed to "0" manual input, I want cell D11 to be in red or orange colour after this change.