17

I am wanting to edit a column of cells (for example, copy/pasted values have $0.005/hr and I want them to just be 0.005)

I can navigate with arrow keys, I can click to edit the existing value, but would much rather edit the existing value without the use of a mouse.

  • press hotkey to edit cell
  • press enter to move to next row (same column)
  • repeat

As it is I have to move my hand to and from the mouse to click the cell for each edit.

Tracker1
  • 883

2 Answers2

20

F2, Same as in Microsoft Excel.

Once done you can press Enter to switch to next row.

Tracker1
  • 883
user70926
  • 316
4

If you prefer to use the input line rather than the cell contents editor, use:

Shift+Ctrl+F2

From the online help section Shortcut Keys:

Moves the cursor to the Input line where you can enter a formula for the current cell.

If you wish to reassign the shortcut key associated with this command:

  • In the application menu choose: "Tools", "Customize"
  • In the dialog, choose the "Keyboard" tab
  • Choose Category "All commands" and Function "Input Line"