View Single Post
  #3   Report Post  
 
Posts: n/a
Default Returning Results Based on Two Criteria

In most cases, there will not be an exact match. When that occurs, the
logic would use the closest value that is less than the criteria.
Example 1 about attempts to illustrate this.

Thank you!