Dear Support,
When I focus on a cell, and press "tab", it won't jump to next cell.
1) How to set "Tab" key press and goto next cell?
When I input value into a cell, it will always append to the old value.
Say: I have a cell R1,C1 value is '1234', then I focus on it and start input 'xyz'. I expect it will overwrite the OLD value, and store the new one, not append to it (value = '1234xyz').
2) How to set the input as overwrite cell value ? not append.
Thank you very much!