Demo 6: Merge Cells in a Table     |     home
Page 1   |   Page 2   |   Page 3   |   Page 4

Page 2
a
b
c
d
e
f
g
h
i
j
k
l
Standard table, 4 rows by 3 columns

But now I want to merged the first 3 cells in the 2nd column (b,e,h)

Here's how to do this:

1. click in the first cell (cell 'b')
2. While holding down the left mouse, drag the mouse down until the desired cells are highlighted
3. In this case, I want to highlight cells b,e,h
4. Right click on the selected cells, and click on 'Merge Cells'

Result:
a
b
e
h
c
d
f
g
i
j
k
l