Column A Column B 5 10 150 200
The difference between Column A and Column B will tell you how many integers there are between the limits. Is there a formula to extract all these integers?
For example
- Row 1 the numbers that lie within the range are: 6, 7, 8, 9.
- Row 2 the numbers that lie within the range are: 151, 152, 153, 154, 155 ... 199.