still learning
Well-known Member
- Joined
- Jan 15, 2010
- Messages
- 821
- Office Version
- 365
- Platform
- Windows
Hi,
I am using conditional format to alert me when cell A1 is greater than 0. The cell is a result of a formula
I have the format change to red and bold, from default (black and non bold)
I'm wondering if there is any way to have the cell also blink. Either with Conditional format or a macro
Mike
</b2,"more","less")
</b2<b2,"more","less")<b2,"more","less")
I am using conditional format to alert me when cell A1 is greater than 0. The cell is a result of a formula
Code:
=if(B1>B2,"More","Less")<b2<b2,"more","less")<b2,"more","less")
<b2,"more","less")
I have the format change to red and bold, from default (black and non bold)
Code:
=A1>0
Mike
</b2,"more","less")
</b2<b2,"more","less")<b2,"more","less")