xlhelp15
Board Regular
- Joined
- Sep 12, 2014
- Messages
- 116
- Office Version
- 365
- Platform
- Windows
- Mobile
- Web
Hi - How to use Icon Sets for NewPrice column to reflect Icon Style : 3 Arrows (colored) with reference to CurrentPrice ?
In the below, I need to reflect the ICONSETS in New Price along with the value. Please help me on that.
[TABLE="class: grid, width: 500, align: center"]
<tbody>[TR]
[TD]Current Price[/TD]
[TD]New Price[/TD]
[/TR]
[TR]
[TD]50[/TD]
[TD]42[/TD]
[/TR]
[TR]
[TD]42[/TD]
[TD]42[/TD]
[/TR]
[TR]
[TD]42[/TD]
[TD]50[/TD]
[/TR]
[TR]
[TD]80[/TD]
[TD]38[/TD]
[/TR]
</tbody>[/TABLE]
In the below, I need to reflect the ICONSETS in New Price along with the value. Please help me on that.
[TABLE="class: grid, width: 500, align: center"]
<tbody>[TR]
[TD]Current Price[/TD]
[TD]New Price[/TD]
[/TR]
[TR]
[TD]50[/TD]
[TD]42[/TD]
[/TR]
[TR]
[TD]42[/TD]
[TD]42[/TD]
[/TR]
[TR]
[TD]42[/TD]
[TD]50[/TD]
[/TR]
[TR]
[TD]80[/TD]
[TD]38[/TD]
[/TR]
</tbody>[/TABLE]