Is there an equivalent to the HTML tag rowspan when creating a Microsoft Word table? I seem to only be able to create rectangular grids.

link|improve this question

42% accept rate
Do you mean attribute rowspan, as in rowspan="2"? – Jared Farrish Oct 31 '11 at 0:50
Also, tables in Word are 100% layout, so ideas such as rowspan are perhaps not as much relevant as you might think. – Jared Farrish Oct 31 '11 at 0:52
feedback

migrated from stackoverflow.com Oct 31 '11 at 0:51

This question came from our site for professional and enthusiast programmers.

1 Answer

In Word 2010, selecting two cells above each other, right clicking and merging them works for me. Furthermore, you could try drawing the table.

How's that?

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.