I have a spreadsheet that lists all rivers in the area and any one time we wnt to know the Flood warning level about all rivers. Each flood warning has its own icon. We would like to use these icons to be displayed in the sheet.
eg.
[TABLE=”class: grid”]
[TR]
[TD]River[/TD]
[TD]Flood Warning[/TD]
[TD]Icon[/TD]
[/TR]
[TR]
[TD]Thames[/TD]
[TD]None[/TD]
[TD]None icon[/TD]
[/TR]
[TR]
[TD]Leam[/TD]
[TD]Severe[/TD]
[TD]Severe Icon[/TD]
[/TR]
[/TABLE]
Is this possible? Most stuff i’ve see only seems to hide pictures until the info in a cell is entered but I would want them all displayed.
Thanks
[TABLE=”class: grid”]
[TR]
[TD]River[/TD]
[TD]Flood Warning[/TD]
[TD]Icon[/TD]
[/TR]
[TR]
[TD]Thames[/TD]
[TD]None[/TD]
[TD]None icon[/TD]
[/TR]
[TR]
[TD]Leam[/TD]
[TD]Severe[/TD]
[TD]Severe Icon[/TD]
[/TR]
[/TABLE]