Forum Discussion
DDannies
Mar 21, 2020Copper Contributor
VLOOKUP Function failed - although everything is correct ?
RowIndex B C D E F 2 Price Fruit Quantity Price Value 3 23 Banana 50 0,4 1,00 € 4 34 ...
DDannies
Mar 21, 2020Copper Contributor
SergeiBaklan here is my file
SergeiBaklan
Mar 21, 2020Diamond Contributor
- DDanniesMar 21, 2020Copper Contributor
SergeiBaklan here my proof that I still get an error when I do the same as you
- DDanniesMar 21, 2020Copper Contributor
SergeiBaklan not by me when I do the same, so my mistake must have another origin . I am totally new to Excel in general.
- Charla74Mar 21, 2020Iron Contributor
I also got it working by typing in the formula, rather than selecting cells / ranges:
=VLOOKUP($H$3,$B$2:$F$11,2,0)