Can this Sheets formula be converted into an excel 365 compatible one?
I have this Google Sheets formula for getting the date of the highest “linecount”
Transforming the IFERROR(VLOOKUP) Excel function into python
I am looking for an advice how to transform the following excel function into a working python code “=IFERROR(VLOOKUP(AA5;’Sheet3′!B:L;11;FALSE);VLOOKUP(AA5;’Sheet3′!B:L;11;TRUE)”
Transforming the IFERROR(VLOOKUP) Excel function into python
I am looking for an advice how to transform the following excel function into a working python code “=IFERROR(VLOOKUP(AA5;’Sheet3′!B:L;11;FALSE);VLOOKUP(AA5;’Sheet3′!B:L;11;TRUE)”