auto.pilot
Well-known Member
- Joined
- Sep 27, 2007
- Messages
- 734
- Office Version
- 365
- Platform
- Windows
Sorry, I can't post a sample from this computer. I've tried using MATCH and a combination of INDEX MATCH, but this problem has me stumped.
Here's what I have:
Range A3:A102 is populated with numbers 1-100, Range B3:B102 is populated with another set of numbers, in numerical order from largest to smallest. In cell D4, I have a single number which is between the highest and lowest numbers in Column B. In cell D5, I'd like a formula which will return the number in column A (1-100), which corresponds with the closest match in column B. Other: The lookup number (D4) will rarely be an exact match to any number in column B & I'd like the result in my formula cell (D5) to round down the result. Example: If the result is between 48 and 49 in column A, then the formula in D5 would return 48.
Tough to explain without posting a sample, hope I have made myself clear.
Thanks
jim
Here's what I have:
Range A3:A102 is populated with numbers 1-100, Range B3:B102 is populated with another set of numbers, in numerical order from largest to smallest. In cell D4, I have a single number which is between the highest and lowest numbers in Column B. In cell D5, I'd like a formula which will return the number in column A (1-100), which corresponds with the closest match in column B. Other: The lookup number (D4) will rarely be an exact match to any number in column B & I'd like the result in my formula cell (D5) to round down the result. Example: If the result is between 48 and 49 in column A, then the formula in D5 would return 48.
Tough to explain without posting a sample, hope I have made myself clear.
Thanks
jim