UncleBajubjubs
Board Regular
- Joined
- Jul 11, 2017
- Messages
- 111
- Office Version
- 2010
Hello, I have a table which shows the engine size necessary for specific horsepowers.
Example:
5 hp Size 1
10 hp Size 2
20 hp Size 3
50 hp Size 4
I want to have a cell which displays the proper engine size needed, the issue is that horsepowers can often be values in between the listed sizes, and thus aren't on the table, so the horsepower would need to be rounded up. So a 6 hp will require Size 2, 25 hp will require size 4, etc. I'm not sure how to do this properly, as simply rounding won't get me values on the table, and it always has to round up to a value on the table. Thanks.
Example:
5 hp Size 1
10 hp Size 2
20 hp Size 3
50 hp Size 4
I want to have a cell which displays the proper engine size needed, the issue is that horsepowers can often be values in between the listed sizes, and thus aren't on the table, so the horsepower would need to be rounded up. So a 6 hp will require Size 2, 25 hp will require size 4, etc. I'm not sure how to do this properly, as simply rounding won't get me values on the table, and it always has to round up to a value on the table. Thanks.