Calc: cell format issue with VLOOKUP
Solved
gar_laban
Posted messages
13
Status
Member
-
gar_laban Posted messages 13 Status Member -
gar_laban Posted messages 13 Status Member -
Hello,
With the help of a vertical search using 8 sheets linked to files, I created a summary table for which I used the formula:
=VLOOKUP(C2;mois.$A$19:$H$300;7;0)
where "C2" is the searched occurrence, "mois" is the (variable) name of the sheet, A19:A300 is the column where the list of occurrences is (these are names), 7 is the column number from which the value should be extracted
The problem is that if I keep the format of the occurrence (in Column C and in the A19/A300 area) as [name ID] it does not work (#N/A), but if I remove the ID from both places, the formula works correctly.
The alphanumeric ID is in parentheses (aaaa1234)
Note that the list in Column C was created from a special filter with "no duplicates" and "copy the result to" checked (in case that influences...)
I compared the names (in C and A) using the "Exact" command: calc indicates "true"
Thank you for helping or attempting to help me solve this problem
Configuration: Windows XP / Firefox 24.0/LibreOffice 4.1.5.3
With the help of a vertical search using 8 sheets linked to files, I created a summary table for which I used the formula:
=VLOOKUP(C2;mois.$A$19:$H$300;7;0)
where "C2" is the searched occurrence, "mois" is the (variable) name of the sheet, A19:A300 is the column where the list of occurrences is (these are names), 7 is the column number from which the value should be extracted
The problem is that if I keep the format of the occurrence (in Column C and in the A19/A300 area) as [name ID] it does not work (#N/A), but if I remove the ID from both places, the formula works correctly.
The alphanumeric ID is in parentheses (aaaa1234)
Note that the list in Column C was created from a special filter with "no duplicates" and "copy the result to" checked (in case that influences...)
I compared the names (in C and A) using the "Exact" command: calc indicates "true"
Thank you for helping or attempting to help me solve this problem
Configuration: Windows XP / Firefox 24.0/LibreOffice 4.1.5.3