Forum Discussion
Semir Teskeredzic
Jan 19, 2017Copper Contributor
Fetching a value from a range depending on input
Hello, I have encountered an issue with a formula to calculate the price in my social entrepreneurship. Here is the simplified version. I enter the number of units in C4. Among other expenses, I hav...
- Jan 19, 2017
Okay, it looks like i found. In MATCH it shall be A20:A99, not A20:B99. It works on one dimension array, not on matrix.
SergeiBaklan
Jan 19, 2017Diamond Contributor
Strange, INDEX/MATCH shall work. Are you sure in A column you have numbers, not text?
- Semir TeskeredzicJan 19, 2017Copper ContributorI have reformated all fields involved to numbers but it stayed the same.
- SergeiBaklanJan 19, 2017Diamond Contributor
Okay, it looks like i found. In MATCH it shall be A20:A99, not A20:B99. It works on one dimension array, not on matrix.
- Semir TeskeredzicJan 19, 2017Copper Contributor
It works. Thank you so much, it takes great skill to see the details. Much appreciated, thank you again. All the best.