bullgogl.blogg.se

How to adjust table row height in word 2010
How to adjust table row height in word 2010













Then you can find rows and columns in all tables in this document are distributed evenly. MsgBox ("There is no table in this document!") ' Distribute same column width for table. ' Check if there are any table in the document.įor Each objTable In ActiveDocument.Tables Sub DistributeSameColumnWidthAndRowHeight()

  • Double click on new module to open it and paste following macro there:.
  • And choose “Module” on its drop-down menu.
  • Next click “Normal” project on the left column.
  • To start off, press “Alt+ F11” to trigger VBA editor.
  • This way below shall allow you to batch process all tables in a document at one time. Method 4: Distribute Rows and Columns in All Tables in the Document via VBAĪbove 3 methods all focus on distributing rows and columns in a single table.
  • Likewise, check “Preferred width” box and then enter a width value.
  • Remember to choose “Exactly” for the row height.
  • Then check the “Specify height” box and enter a value.
  • In the box open, click “Row” tab first.
  • Then right click on table to choose “Table Properties” on contextual menu.
  • Similarly, repeat first 2 steps in method 1 to select table.
  • Method 3: Distribute Rows and Columns by Specifying Height and Width
  • Next right click and click “Distribute Rows Evenly” and “Distribute Columns Evenly”.
  • Repeat the first 2 steps in method 1 to select table.
  • Method 2: Distribute Rows and Columns with Contextual Menu And then click “Distribute Columns” to set column width evenly.
  • In “Cell Size” group, click “Distribute Rows” to set row height equally.
  • Next click “Layout” under “Table Tools”.
  • #How to adjust table row height in word 2010 plus#

  • Then click on the plus sign on the upper left corner of the table to select it.
  • First of all, put cursor inside the target table.
  • Method 1: Distribute Rows and Columns with Command in the Ribbon

    how to adjust table row height in word 2010

    Therefore, we are delighted to show you approach to distribute tows and columns evenly. This diminishes visual effect more or less. But as you input texts and numeric data into table cells, each row and column takes different height and width.

    how to adjust table row height in word 2010

    In this article, we want to offer you 4 effective ways to distribute rows and columns evenly in your Word table.īy default, when you insert a table, row height and column width are distributed evenly.













    How to adjust table row height in word 2010