Kelleyscott
New Member
- Joined
- May 21, 2020
- Messages
- 9
- Office Version
- 365
- Platform
- Windows
I am wanting to create a formula that will provide me with the closest date that was prior to the funded date - whilst matching it specifically to that product code only.
Funded Date 1/7/2020
EG, For product code 575, when was the last rate change (date) that is prior to the funded date. For this example, the answer is 11/3/2020. (because the 31/7 is after the funded date 1/7/2020).
I also want the same type of formula to then also give me what the 'New rate" was on that date (11/3/20)
Similarly, if I want the same information but for product code 114, what is the when was the last rate change (date) that is prior to the funded date. For this example, the answer is 1/4/2020. (because 17/11 is after the funded date 1/7/2020)
I also want the same type of formula to then also give me what the 'New rate" was on that date (1/4/20)
Funded Date 1/7/2020
Product Code | Date of Change | Product Name | Old Rate | New Rate |
---|---|---|---|---|
575 | 8/10/2019 | MSV | 3.19 | 3.04 |
575 | 11/3/2020 | MSV | 3.04 | 2.87 |
575 | 31/7/2020 | MSV | 2.87 | 2.75 |
114 | 23/8/2019 | INV | 2.75 | 3.3 |
114 | 8/10/2019 | INV | 3.3 | 3.19 |
114 | 11/3/2020 | INV | 3.19 | 2.99 |
114 | 1/4/2020 | INV | 2.99 | 2.49 |
114 | 17/11/2020 | INV | 2.49 | 2.09 |
EG, For product code 575, when was the last rate change (date) that is prior to the funded date. For this example, the answer is 11/3/2020. (because the 31/7 is after the funded date 1/7/2020).
I also want the same type of formula to then also give me what the 'New rate" was on that date (11/3/20)
Similarly, if I want the same information but for product code 114, what is the when was the last rate change (date) that is prior to the funded date. For this example, the answer is 1/4/2020. (because 17/11 is after the funded date 1/7/2020)
I also want the same type of formula to then also give me what the 'New rate" was on that date (1/4/20)