#18 Spreadsheet: Add increment fill

Open
opened 1 year ago by ialbert · 0 comments
ialbert commented 1 year ago

Should be able to autofill a column with incrementing numbers, akin to how dragging a value cell in a spreadsheet app will usually fill subsequent cells with increasing values.

Proposed syntax:

=1 INCR
=3 INCR 2
=0 INCR 0.1

Maybe also do:

=1 INCR     Fill down
=1 INCRV    Fill down
=1 INCRH    Fill right
Should be able to autofill a column with incrementing numbers, akin to how dragging a value cell in a spreadsheet app will usually fill subsequent cells with increasing values. Proposed syntax: ``` =1 INCR =3 INCR 2 =0 INCR 0.1 ``` Maybe also do: ``` =1 INCR Fill down =1 INCRV Fill down =1 INCRH Fill right ```
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
Cancel
Save
There is no content yet.