If using data similar to below, How can I have it so if a number is entered within a certain range is populates the corresponding pay and revenue.
Data Example:
**Miles** **Revenue Pay**0-55 200 5056-75 280 70So, if 60 miles is entered into a cell A2, A4 will generate 280 and A5 70.