https://bugs.documentfoundation.org/show_bug.cgi?id=168064
--- Comment #6 from Olivier Hallot <[email protected]> --- Proposed text: -----8<---- If Type = 1 or the third parameter is missing, the function returns the index of the last value encountered that is smaller than or equal to the search criterion. The search stops at this match and the remaining values of the lookup array is ignored. To obtain the index of the highest value that is smaller than or equal to the search criterion, the search array must be sorted in ascending order. -----8<---- Does it works? -- You are receiving this mail because: You are the assignee for the bug.
