dallen8028
New Member
- Joined
- Jan 28, 2013
- Messages
- 48
Good Afternoon everyone,
I have run into an issue using Lookup with Min. I can use Lookup with Max and get the required results, =LOOKUP(MAX(E7:E1000),E7:E1000,D7:D1000) actually gives the date that matches the Max value. When I change the formula to =LOOKUP(MIN(E7:E1000),E7:E1000,D7:D1000), it returns #N/A. I am looking for the date that matches the Min value. I noticed that there are more than one Min value (which is probably giving me the #N/A error). I do not know if this is actually the case and I do not know how to resolve it. Would someone be able to steer me in the right direction?
Thank you in Advance.
I have run into an issue using Lookup with Min. I can use Lookup with Max and get the required results, =LOOKUP(MAX(E7:E1000),E7:E1000,D7:D1000) actually gives the date that matches the Max value. When I change the formula to =LOOKUP(MIN(E7:E1000),E7:E1000,D7:D1000), it returns #N/A. I am looking for the date that matches the Min value. I noticed that there are more than one Min value (which is probably giving me the #N/A error). I do not know if this is actually the case and I do not know how to resolve it. Would someone be able to steer me in the right direction?
Thank you in Advance.