
- How to delete a header part of a word document full#
- How to delete a header part of a word document code#
If the table spans more than one page, you may want to have the header row displayed on each additional page the table spans across. Repeat header row of the table on each page You can also adjust the overall look of the table by clicking one of the table styles. In the Design tab, you can adjust the Header Row, Total Row, and how the rows appear. Changing the look of the tableĪfter the table is added to the document, move your cursor to a cell in the table, and click the Design tab. Once this arrow is visible, click-and-drag the table in the direction you want the table to expand. Once the table is inserted, you can adjust the table's size by moving the mouse to the bottom-right corner of the table until you get a double-headed arrow. To move the table, hover your mouse cursor over the table, then click-and-drag the arrows in the top-left corner of the table. Right-click with the mouse to open the pop-up menu, and select Delete Columns.Īfter the table is added to the document, you can move it anywhere else in the document.Using your mouse, click once to select the entire column in the table.The cursor changes to a small black arrow pointing downward. Move the mouse cursor inside the top edge of the top-most cell in the column you want to delete.Right-click with the mouse to open the pop-up menu, and select Delete Rows.Using your mouse, double-click to select the entire row in the table.The cursor changes to a small black arrow pointing to the top-right. Move the mouse cursor inside the left edge of a cell in the row you want to delete.

Using your mouse, right-click to open the pop-up menu, select Insert, then select Insert Columns to the Left or Insert Columns to the Right, depending where you want the row inserted.Move the mouse cursor inside the left edge of a cell in the column where you want to insert a new column.Using your mouse, right-click to open the pop-up menu, select Insert, then select Insert Rows Above or Insert Rows Below, depending where you want to insert the row.Move the mouse cursor inside the left edge of a cell in the row where you want to insert a new row.Hit Tools-Macro-Macros and double-click the appropriate macro: either ReplaceJustLogo or ReplaceEntireHeader.The object will be copied to the clipboard.

How to delete a header part of a word document code#
Copy either a logo or entire header, depending on which code you will run.


The second procedure (sub) below deletes the entire header and replaces it with the contents of the clipboard. In each file, it replaces the first object (shape/graphic) in the header with the contents of the clipboard. The first procedure (sub) below opens all the Word documents in a directory. Maybe your company's logo has changed and you need to replace the logo in all the documents in a folder.
How to delete a header part of a word document full#
Change a logo or other graphic, or change the entire header in a folder full of Word documents all at once.
