LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   VLOOKUP migration from Ms.Excel to LibreOfficeCalc (https://www.linuxquestions.org/questions/linux-software-2/vlookup-migration-from-ms-excel-to-libreofficecalc-4175618662/)

Asciente 11-30-2017 02:47 AM

VLOOKUP migration from Ms.Excel to LibreOfficeCalc
 
I have a Ms.Excel file that I used for months in Windows. Since now I am using Linux, I move from Excel to Calc. There is a VLOOKUP formula in that file that doesn't work on Calc.

Code:

=+VLOOKUP(Excel_BuiltIn_Extract,$Sheet2.A4:C1000,2,TRUE())
It only returns #VALUE! I've read about VLOOKUP in Calc and what the #VALUE error code means, tried some solutions such as changing the cell format but it is still unable to work. What should I do to make that formula work as how it worked in Windows?

Thanks


All times are GMT -5. The time now is 11:33 PM.