https://bugs.documentfoundation.org/show_bug.cgi?id=121488
--- Comment #9 from [email protected] --- The error is still #N/A in =ERROR.TYPE(VLOOKUP("Out of range",B121:B123,2,0)), which should return 7, just like the error type =ERROR.TYPE(VLOOKUP("Don't exist",B129:B131,1,0)). What's changed is the last case, because now =ERROR.TYPE(aa) returns error type 5 instead of 4 as it did before, but looking at Excel, I see that it also returns error 5. It is correct. -- You are receiving this mail because: You are the assignee for the bug.
