⌥+⌃AltPlusCtrl

Word Table Shortcuts

Tables in Word behave differently from the surrounding document text in a few important ways once you start navigating and editing them by keyboard, most notably that Tab stops being a formatting key and becomes a navigation key entirely. Two more table-specific details round out the essentials: how to actually type a literal tab character when Tab itself is claimed for cell navigation, and the practical route to removing an entire row you no longer need.

ActionWindowsMacDescription
Insert a table (via Insert Table dialog)Alt+N, T (ribbon access keys)no default; use Insert menuNo single dedicated keystroke inserts a table in either OS by default; Windows users can chain ribbon access keys (Alt then N then T) to reach the dialog without the mouse, while Mac users need the Insert menu or ribbon click.
Move to next table cellTabTabAdvances the cursor to the next cell in a table, wrapping to the start of the next row at the end of a row — and automatically creates a new row if you Tab from the last cell of the table's final row.
Move to previous table cellShift+TabShift+TabMoves backward to the previous cell, the reverse of Tab — note that pressing Tab inside a table cell never inserts an actual tab character, since Tab is reserved for cell navigation there.
Select the current table rowclick left of row, or Shift+Down through cellsclick left of row, or Shift+Down through cellsWord has no single keystroke that selects a whole table row independent of mouse position by default; the practical keyboard approach is placing the cursor in the first cell and extending the selection with Shift+Down or Shift+End across the row.
Insert literal tab character in cellCtrl+TabCtrl+TabInserts an actual tab character within a table cell's content without triggering cell navigation, necessary because plain Tab is reserved entirely for moving between cells while inside a table.
Delete current table rowRight-click row > Delete Rows, no default keySameRemoves the entire row the cursor is currently in from the table, along with all its content, accessible through the right-click context menu since there's no bound default keyboard shortcut for this specific action.
Inside a table, Tab moves the cursor to the next cell rather than inserting a tab character — there is no way to type a literal tab inside a table cell using the Tab key alone; you'd need Ctrl+Tab to insert an actual tab character if one is genuinely needed inside cell content. This trips up people who are used to Tab indenting text in normal paragraphs, since the same key does something entirely different the moment the cursor is inside a table. A quietly useful side effect: pressing Tab while the cursor is in the very last cell of a table's last row automatically inserts a brand-new row beneath the table and moves the cursor into its first cell. This is the fastest way to add rows one at a time while entering data sequentially — type a value, Tab, type the next value, Tab, and so on, letting the table grow exactly as you reach its edge rather than having to use Insert Row from a menu each time. Shift+Tab moves backward to the previous cell, mirroring Tab's forward movement, and combining either with held Shift while using arrow keys extends a cell-by-cell or row-by-row selection — useful for selecting an irregular block of cells you intend to merge or format together. Word doesn't provide a single default keystroke to select an entire table row independent of clicking in the row-selection margin to the left of the table; the practical keyboard-only approach is placing the cursor in the row's first cell and extending the selection across with Shift+Down (selecting down into the row below) won't work for a single row — instead use Home then Shift+End within the row's first cell repeated across cells, or more simply, click in the left margin next to the row, which Word reserves specifically for this. For table creation itself, neither Windows nor Mac binds a single hotkey to Insert Table by default; Windows users can use the Alt-then-N-then-T ribbon access-key chain to reach the dialog without a mouse, but there's no true one-keystroke equivalent on either platform. Because Tab alone always navigates between cells while inside a table, typing an actual tab character within a cell's content — occasionally needed for aligning text manually within a single cell — requires Ctrl+Tab instead, which inserts the literal character without triggering any cell movement at all. This is a small but genuinely easy detail to overlook, since the need for a literal tab inside table content comes up rarely enough that many long-time Word users don't discover this override until they specifically need it and are confused why plain Tab won't cooperate. Deleting an entire row is handled through the right-click context menu's Delete Rows option rather than a dedicated default keyboard shortcut, since simply pressing Delete or Backspace with cells selected only clears their content rather than removing the row structure itself — a distinction worth understanding, since pressing Delete on a selected row leaves an empty but still-present row behind, which can be confusing if you expected the table to actually shrink by one row rather than just lose its content.