In Zeus, this can be done as follows:
- The column marks the area that will be converted to a number
- Use the Macros, Run Script menu
- Enter numbers to run numbers Lua macro
- Enter the first sequence number
The marked area will be replaced by the incremental sequence of the number, starting with the first number specified in step 4.
I'm trying to think of a nice 2-stroke keyboard shortcut for this,
Turning this into a table key action is as simple as binding numbers Lua macro to the keyboard.
Here is an example of how this works. If 1 text in the text below is marked with a column, and the macro is executed with an initial number of 1000:
Field_1
Field_1
Field_1
Field_1
:
Field_1000
Field_1001
Field_1002
Field_1003