hammerhead13
Board Regular
- Joined
- Aug 4, 2008
- Messages
- 86
- Office Version
- 365
- 2019
- Platform
- Windows
- Mobile
What I am trying to accomplish if is is possible is if the value on the left is within the Range then the Rating on Right will insert Stars 1/ Cell.
Is this Possible? Thank you!
[TABLE="width: 500"]
<tbody>[TR]
[TD]Values[/TD]
[TD][/TD]
[TD]Ratings
[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]80-100[/TD]
[TD][/TD]
[TD]*[/TD]
[TD]*[/TD]
[TD]*[/TD]
[/TR]
[TR]
[TD]60-79[/TD]
[TD][/TD]
[TD]*[/TD]
[TD]*[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]50-59[/TD]
[TD][/TD]
[TD]*[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Is this Possible? Thank you!
[TABLE="width: 500"]
<tbody>[TR]
[TD]Values[/TD]
[TD][/TD]
[TD]Ratings
[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]80-100[/TD]
[TD][/TD]
[TD]*[/TD]
[TD]*[/TD]
[TD]*[/TD]
[/TR]
[TR]
[TD]60-79[/TD]
[TD][/TD]
[TD]*[/TD]
[TD]*[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]50-59[/TD]
[TD][/TD]
[TD]*[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]