Table Insertion and Manipulation0%

Table Insertion and Manipulation

Beginner12 min readUpdated: Jul 11, 2026
Study Materials

Table Insertion and Manipulation (टेबल बनाना और संपादन)

A Table is a structured grid composed of horizontal Rows (पंक्तियाँ) and vertical Columns (स्तंभ). The rectangular intersection of a single row and a single column is called a Cell (सेल).

Tables are indispensable for presenting comparative data, exam marksheets, pricing schedules, and student attendance records.


1. Inserting a Table in LibreOffice Writer

  • Keyboard Shortcut (CCC Exam Super Question): Ctrl + F12
  • Or click the Table menu $\implies$ Insert Table.
  • In the dialog box:
  • Specify the number of Columns (e.g. 4) and Rows (e.g. 5).
  • You can optionally name the table and choose from built-in formatting styles.

2. Table Navigation Shortcuts

When typing inside a table:

  • Tab Key: Moves the cursor to the next cell on the right.
  • Magic Shortcut: Pressing the Tab key while inside the very last cell of the table automatically adds a brand new row at the bottom!
  • Shift + Tab: Moves the cursor backward to the previous cell on the left.
  • Arrow Keys ($\uparrow, downarrow, leftarrow, ightarrow$): Navigate freely between neighboring cells.

3. Modifying Table Structure

Once a table is created, you can alter its layout:

  1. 1
    Insert Rows / Columns:
  • Right-click inside any cell $\implies$ Select Insert $\implies$ Rows Above / Rows Below or Columns Before / Columns After.
  1. 1
    Delete Rows / Columns / Table:
  • Right-click $\implies$ Select Delete $\implies$ Rows, Columns, or Table.
  1. 1
    Merge Cells (सेल मिलाना):
  • Combines two or more selected cells into a single large cell (used for spanning column headings across multiple columns).
  1. 1
    Split Cells (सेल बांटना):
  • Divides a single cell into multiple smaller rows or columns.

4. Converting Text to Table

If you have typed a list where items are separated by commas or tabs (e.g. RollNo, Name, Marks):

  • Highlight the text $\implies$ Click Table menu $\implies$ Convert $\implies$ Text to Table. Writer will automatically parse the delimiters and construct a neat table!

Multiple Choice Questions

1. What is the keyboard shortcut to insert a Table in LibreOffice Writer?

A. Ctrl + T B. Ctrl + F12 C. Alt + T D. Shift + F12 Answer: B Explanation: In LibreOffice Writer, pressing Ctrl + F12 opens the "Insert Table" dialog directly. (Ctrl + T is not the table shortcut in Writer).


2. What is the intersection of a single horizontal row and a vertical column called?

A. Grid B. Cell C. Box D. Block Answer: B Explanation: A Cell is the fundamental rectangular unit formed by the intersection of a row and a column where text, numbers, or formulas are entered.


3. What happens when you press the Tab key while the cursor is positioned in the very last cell of a table?

A. The table is deleted B. A new blank row is automatically inserted at the bottom of the table C. The cursor jumps out to the header D. The document saves automatically Answer: B Explanation: Pressing the Tab key from the final bottom-right cell of a table in modern word processors automatically appends a new empty row to the table.


4. Which command combines multiple highlighted cells into a single unified cell?

A. Split Cells B. Merge Cells C. Group Cells D. Join Table Answer: B Explanation: "Merge Cells" merges two or more adjacent selected cells into a single consolidated cell spanning the combined area.


5. Which keyboard combination moves the cursor to the previous cell in a table?

A. Ctrl + Tab B. Shift + Tab C. Alt + Tab D. Backspace Answer: B Explanation: While Tab advances the insertion point to the next cell to the right, Shift + Tab moves the cursor backward to the preceding cell.


Next Lesson

Mail Merge: Creating Bulk Letters and Labels

Continue learning with hands-on practice, examples, and exercises in the upcoming topic.

Practice Quiz

Test your understanding of this lesson with 5 questions. Each question has one correct answer.

PrevNext