Forum Discussion
ERROR #N/D EN FÓRMULA BUSCARV
DanielaLeCa96 I believe your lookup range is incorrect. B41 contains "Impresion". So the first column in your lookup range should also include "Impresion". If not, your formula (VLOOKUP in English) will not find a match and returns #N/A.
- Riny_van_EekelenMar 09, 2021Platinum Contributor
DanielaLeCa96 Not sure if the translation I get is entirely clear, but it seems that your lookup range a from A27 to B32 where the lookup value seems to be in the 2nd column. If you swap the columns (thus move A to the right of B) so that "Impression" is in the first column and you look for the 2nd columns you will get "CANON 3900" as the result. Is that what you want?
Alternatively, look into the use XLOOKUP (don't know the Spanish name for it, sorry).
- DanielaLeCa96Mar 09, 2021Copper ContributorI need to search C40:C45 values in the lookup range, and I need to get the values of the first column in that range, I men, If I put "Impresión" I need to appear "Canon 3900" as a result of the formula
- DanielaLeCa96Mar 09, 2021Copper Contributor
Riny_van_Eekelenthis is the lookup value (matriz de búsqueda)
- Riny_van_EekelenMar 09, 2021Platinum Contributor
DanielaLeCa96 You are uploading pictures. I saw those. Can you upload the file (without any confidential information).
- DanielaLeCa96Mar 09, 2021Copper Contributor
Riny_van_Eekelenthis is my formula