Johnboy28
Board Regular
- Joined
- Jun 22, 2013
- Messages
- 198
- Office Version
- 365
- 2019
- 2016
- 2013
- 2010
- Platform
- Windows
Can someone help with a formula - Need to lookup (Match)"PLU no" from table, if "max weight" is above table then it will return Red, and if max weight is below then return Green.. First result is Red as its over 0.900 Weight.
Table | ||||
PLU no | Max Weight | |||
1 | 0.900 | |||
10 | 0.530 | |||
12 | 0.525 | |||
14 | 1.042 | |||
20 | 0.430 | |||
PLU no | Max Weight | Results | ||
1 | 1.2600 | Red | ||
10 | 0.2500 | |||
12 | 0.3440 | |||
14 | 0.2862 |