RE: Default values doesn't work when a cursor is blinking in a cell
If a blinking cursor is present in a cell, the program expects user input, not data from the program itself.
We made this distinction on purpose, to make sure the program doesn't change cell data the user is currently working on.
If you are in a cell and want to use the default values-button, just hit <Esc> once. You will leave the editing mode of the cell (it is still selected), and the default value is then added as you wished.
I hope this clarifies this issue.
|