rjwalker2514
New Member
- Joined
- Aug 4, 2018
- Messages
- 7
[TABLE="width: 500"]
<tbody>[TR]
[TD]HEIGHT[/TD]
[TD]2000[/TD]
[/TR]
[TR]
[TD]WIDTH[/TD]
[TD]2100[/TD]
[/TR]
[TR]
[TD]TOTAL SIZE[/TD]
[TD]4100[/TD]
[/TR]
[TR]
[TD]DESIGN[/TD]
[TD]1[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]Out of Range[/TD]
[/TR]
</tbody>[/TABLE]
Hi I would like a function that will detect if a value is outside the design parameters.
Example:
DESIGN 1 is only compatible if the total size is between 1000 & 4000 inclusive. How can I write a formula that detects that this example if Out of Range and shows that in a nearby cell?
If the DESIGN number was to change to 2 the compatible size would now be between 1000 & 2600. Can I add to the formula to show this also?
<tbody>[TR]
[TD]HEIGHT[/TD]
[TD]2000[/TD]
[/TR]
[TR]
[TD]WIDTH[/TD]
[TD]2100[/TD]
[/TR]
[TR]
[TD]TOTAL SIZE[/TD]
[TD]4100[/TD]
[/TR]
[TR]
[TD]DESIGN[/TD]
[TD]1[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]Out of Range[/TD]
[/TR]
</tbody>[/TABLE]
Hi I would like a function that will detect if a value is outside the design parameters.
Example:
DESIGN 1 is only compatible if the total size is between 1000 & 4000 inclusive. How can I write a formula that detects that this example if Out of Range and shows that in a nearby cell?
If the DESIGN number was to change to 2 the compatible size would now be between 1000 & 2600. Can I add to the formula to show this also?