Forum Discussion
cmckernan93
Nov 04, 2022Copper Contributor
Best way to do a Lookup on a variable date range
Hello need help I want to XLookup based on a product code to give me a retail price current formula =VLOOKUP(O7,Pricefile!E:F,2,0) - now the problem i need help is with is that i want m...
mathetes
Nov 04, 2022Silver Contributor
Those images are only partly helpful (far too much in them so even with a reasonably large screen, they still show quite small on the screen) And It's not totally clear what the relationship is between the two images.
That aside, if you have a relatively new version of Excel, the FILTER function most likely would give you the results you're looking for. You can enter multiple criteria (so product code AND start date AND end date)...
Here's a helpful video intro to the FILTER function.