We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c97b0f commit b275cc7Copy full SHA for b275cc7
doc/misc/ses.texi
@@ -1010,9 +1010,9 @@ Cells that do not have an A1-like name style are not relocated on
1010
yank. Using this method, the concerned cells won't be relocated
1011
whatever formula they appear in. Please note however that when a
1012
formula contains some range @code{(ses-range @var{cell1} @var{cell2})}
1013
-then in the yanked formula each range bound @var{cell1} and
1014
-@var{cell2} are relocated, or not, indepently, depending on whether
1015
-they are A1-like or renamed.
+then in the yanked formula each bound @var{cell1} and @var{cell2} is
+relocated, or not, indepently, depending on whether it is A1-like or
+renamed.
1016
1017
An alternative method is to use
1018
@lisp
0 commit comments