earwig999
New Member
- Joined
- Jan 11, 2013
- Messages
- 42
Hi,
is it possible to create a formula for a conditional format to recognise increments of £250,000 and highlight figures in the column which exceed them?
[TABLE="width: 500"]
<tbody>[TR]
[TD]INCREMENTS of £250,000
[/TD]
[TD][/TD]
[TD]E.g.[/TD]
[/TR]
[TR]
[TD]250000[/TD]
[TD][/TD]
[TD]234200[/TD]
[/TR]
[TR]
[TD]500000[/TD]
[TD][/TD]
[TD]310000[/TD]
[/TR]
[TR]
[TD]750000[/TD]
[TD][/TD]
[TD]400000[/TD]
[/TR]
[TR]
[TD]1000000[/TD]
[TD][/TD]
[TD]475000[/TD]
[/TR]
[TR]
[TD]1250000[/TD]
[TD][/TD]
[TD]501200[/TD]
[/TR]
[TR]
[TD]1500000[/TD]
[TD][/TD]
[TD]654000[/TD]
[/TR]
[TR]
[TD]1750000[/TD]
[TD][/TD]
[TD]748000[/TD]
[/TR]
[TR]
[TD]2000000[/TD]
[TD][/TD]
[TD]810000[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
I hope this makes some sense with the example table above.
is it possible to create a formula for a conditional format to recognise increments of £250,000 and highlight figures in the column which exceed them?
[TABLE="width: 500"]
<tbody>[TR]
[TD]INCREMENTS of £250,000
[/TD]
[TD][/TD]
[TD]E.g.[/TD]
[/TR]
[TR]
[TD]250000[/TD]
[TD][/TD]
[TD]234200[/TD]
[/TR]
[TR]
[TD]500000[/TD]
[TD][/TD]
[TD]310000[/TD]
[/TR]
[TR]
[TD]750000[/TD]
[TD][/TD]
[TD]400000[/TD]
[/TR]
[TR]
[TD]1000000[/TD]
[TD][/TD]
[TD]475000[/TD]
[/TR]
[TR]
[TD]1250000[/TD]
[TD][/TD]
[TD]501200[/TD]
[/TR]
[TR]
[TD]1500000[/TD]
[TD][/TD]
[TD]654000[/TD]
[/TR]
[TR]
[TD]1750000[/TD]
[TD][/TD]
[TD]748000[/TD]
[/TR]
[TR]
[TD]2000000[/TD]
[TD][/TD]
[TD]810000[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
I hope this makes some sense with the example table above.