Hi All
Wondering if anyone can help me here. I need to highlight cells where the number is lower than say cell A2 but only if there difference is more than 1%. Any ideas? For example:
[TABLE="width: 500"]
<tbody>[TR]
[TD]53[/TD]
[TD]52.6[/TD]
[/TR]
[TR]
[TD]55[/TD]
[TD]50[/TD]
[/TR]
[TR]
[TD]47[/TD]
[TD]69[/TD]
[/TR]
</tbody>[/TABLE]
Only the cell in purple would be highlighted. 52.6 would not as it is only 0.4% less than 53.
Thanks
Fazila
Wondering if anyone can help me here. I need to highlight cells where the number is lower than say cell A2 but only if there difference is more than 1%. Any ideas? For example:
[TABLE="width: 500"]
<tbody>[TR]
[TD]53[/TD]
[TD]52.6[/TD]
[/TR]
[TR]
[TD]55[/TD]
[TD]50[/TD]
[/TR]
[TR]
[TD]47[/TD]
[TD]69[/TD]
[/TR]
</tbody>[/TABLE]
Only the cell in purple would be highlighted. 52.6 would not as it is only 0.4% less than 53.
Thanks
Fazila