← Prev in month ← Prev in thread
Next in thread → Next in month →

ODFF: INDEX() description for one-dimensional row vector

From
Eike Rathke <>
Date
2023-03-14T14:54:11+00:00
ID
Thread
ODFF: INDEX() description for one-dimensional row vector
Hi,

ODFF v1.3 in 6.14.6 INDEX
https://docs.oasis-open.org/office/OpenDocument/v1.3/os/part4-formula/OpenDocument-v1.3-os-part4-formula.html#INDEX
the second last paragraph says

"
If DataSource is a one-dimensional row vector, Row is optional, which
effectively makes Row act as the column offset into the vector, or can
be omitted as an empty parameter (two consecutive ;; semicolons).
"

This appears to be a typo. What's probably meant instead is "Column is
optional", i.e. only two arguments are given, or Column as empty
parameter, otherwise "makes Row act as the column offset" doesn't make
sense if it isn't given..

I suggest to rephrase:

"
If DataSource is a one-dimensional row vector, Column is optional, which
effectively makes Row act as the column offset into the vector, or can
be omitted as an empty parameter (two consecutive ;; semicolons).
"

  Eike

-- 
GPG key 0x6A6CD5B765632D3A - 2265 D7F3 A7B0 95CC 3918  630B 6A6C D5B7 6563 2D3A
← Prev in month ← Prev in thread
Next in thread → Next in month →