Hello.
I have a question about searching values in tables.
I have a quoted dollar amount for a customer in one table and, based on that value, I need to search for the discount in another table. How can I do that?
For example, if the quoted dollar amount in table A is $115, then look for the discount factor in table B that is between $100 and $120, and copy it to table A.
How can I search a value that is between other two values?
