See attached file...
I have a list of contracts with a number of products and contract prices that change frequently so there are date ranges. I have another list of "chargebacks" that were issued based on the contract prices and dates. I want to validate that the correct price was used for the chargeback. I created a unique field in both lists combining the contract id and product id. I was able to validate the contract price but not efficiently. How do I lookup the entire table and find the proper result? I think I need a nested formula but not sure. Hope this makes sense.
I have a list of contracts with a number of products and contract prices that change frequently so there are date ranges. I have another list of "chargebacks" that were issued based on the contract prices and dates. I want to validate that the correct price was used for the chargeback. I created a unique field in both lists combining the contract id and product id. I was able to validate the contract price but not efficiently. How do I lookup the entire table and find the proper result? I think I need a nested formula but not sure. Hope this makes sense.