Hello Everyone,
I have a following data table
I am looking for a formula which would return the matched Batch no. depend on input value.
For example, if i put 15 then the result should be 11 to 20, if i put 39 then the result should be 31 to 40.
Many thanks in advance.
Best Regards,
I have a following data table
Batch No. | Starting | Ending |
1 to 10 | 1 | 10 |
11 to 20 | 11 | 20 |
21 to 30 | 21 | 30 |
31 to 40 | 31 | 40 |
I am looking for a formula which would return the matched Batch no. depend on input value.
For example, if i put 15 then the result should be 11 to 20, if i put 39 then the result should be 31 to 40.
Many thanks in advance.
Best Regards,