cnoblesd01
New Member
- Joined
- Jul 7, 2018
- Messages
- 4
So I started off thinking this was "easy"... I have two values and need to find the best match and return a result (3 columns)
Input 1: Distance (Actual)
Input 2: Capacity (Needed)
Column 1: Distance (Max) - Need to solve for closest larger than (Can do separately)
Column 2: Capacity (Available) - Need to solve for closest (Can do separately)
Column 3: Index (Type) - This is the the data to be returned
And if I use "helper cells" and try to solve for column 3, I get a "!REF" error....
Please see attached xlsx file for my attempt and sample / expected results.
THANK YOU EVERYONE IN ADVANCE FOR THE HELP!!
Input 1: Distance (Actual)
Input 2: Capacity (Needed)
Column 1: Distance (Max) - Need to solve for closest larger than (Can do separately)
Column 2: Capacity (Available) - Need to solve for closest (Can do separately)
Column 3: Index (Type) - This is the the data to be returned
And if I use "helper cells" and try to solve for column 3, I get a "!REF" error....
Please see attached xlsx file for my attempt and sample / expected results.
HTML:
https://drive.google.com/file/d/1k1N-7zNoEE0N6Q7Dw-sy9IfzFmdWtJAQ/view?usp=sharing
THANK YOU EVERYONE IN ADVANCE FOR THE HELP!!