Normally VLOOKUP works for me but this time if it can't find an exact match I need it to find the next larger value that is > the lookup value. This is because I am trying to find a row that matches criteria that includes a date and need to find a date that is NOT expired (in the future).
I haven't created custom functions before so I wasn't sure how I could try to create a VLOOKUP where TRUE worked as > instead of <.
Any ideas on how I can accomplish this one?
I haven't created custom functions before so I wasn't sure how I could try to create a VLOOKUP where TRUE worked as > instead of <.
Any ideas on how I can accomplish this one?