https://bugs.documentfoundation.org/show_bug.cgi?id=154075
--- Comment #2 from ady <[email protected]> --- (In reply to ady from comment #1) > The suggestion is for the F4 cycle to work as follows: > 0. $Sheet2.A1 < this is before pressing F4 (no change) > > 1. $Sheet2.$A$1 > 2. $Sheet2.A$1 > 3. $Sheet2.$A1 > 4. Sheet2.A1 > 5. Sheet2.$A$1 > 6. Sheet2.A$1 > 7. Sheet2.$A1 > 8. $Sheet2.A1 > we are back to the same as step 0 above. > > So, the suggested cycle changes nothing regarding rows and columns. BTW, the suggested cycle is also already the current cycle when editing a formula that was already introduced, for example by the Formula Wizard. PS: having F4 also available when using the Formula Wizard would another RFE. -- You are receiving this mail because: You are the assignee for the bug.
