https://bugs.documentfoundation.org/show_bug.cgi?id=171457
Buovjaga <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|26.8.0.0 alpha0+ master |6.0.0.3 release Severity|normal |minor CC| |ilmari.lauhakangas@libreoff | |ice.org Ever confirmed|0 |1 Priority|medium |low Status|UNCONFIRMED |NEW --- Comment #4 from Buovjaga <[email protected]> --- (In reply to nobu from comment #0) > 2. Insert array formula "={1,2,3}" into Cell range [ A1 (:A3) ]. It's best to write out the exact steps as not everyone has experience with special features. Also, use the universal notation where semicolons are used as separators. In this case: 1. Select cells A1:A3 2. Enter this to the input line and press Enter: ={1;2;3} The submenu was added in 6.0 with b2f79f363c02738bf9d3b4e7b2834214b8a52c96 tdf#50746 add paste unformatted to menu and context menu Paste Special was already in the cell context menu, but before that commit, it was not shown when right-clicking a cell with an array formula. -- You are receiving this mail because: You are the assignee for the bug.
