Entry boxes in word

To create a form in Word that others can fill out, start with a template or document and add content controls. Content controls include things like check boxes, text boxes, date pickers, and drop-down lists. If you’re familiar with databases, these content controls can even be linked to data.

Show the Developer tab

If the developer tab isn’t displayed in the ribbon, see Show the Developer tab.

Open a template or a blank document on which to base the form

To save time, start with a form template or start from scratch with a blank template.

  1. Go to File > New.

  2. In Search online templates, type Forms or the type of form you want and press ENTER.

  3. Choose a form template, and then select Create or Download.

  1. Go to File > New.

  2. Select Blank document.

Add content to the form

Go to Developer, and then choose the controls that you want to add to the document or form. To remove a content control, select the control and press Delete. You can set properties on controls once inserted.

Note: You can print a form that was created using content controls, but the boxes around the content controls will not print.

In a rich text content control, users can format text as bold or italic, and they can type multiple paragraphs. If you want to limit what users add, insert the plain text content control.

  1. Click or tap where you want to insert the control.

  2. Select Developer > Rich Text Content Control Rich text control button or Plain Text Content Control Plain text control button.

To set specific properties on the control, see Set or change properties for content controls.

A picture control is often used for templates, but you can also add a picture control to a form.

  1. Click or tap where you want to insert the control.

  2. Select Developer > Picture Content Control Picture control button.

To set specific properties on the control, see Set or change properties for content controls.

Use building block controls when you want people to choose a specific block of text. For example, building block controls are helpful when you need to add different boilerplate text depending on the contract’s specific requirements. You can create rich text content controls for each version of the boilerplate text, and then you can use a building block control as the container for the rich text content controls.

  1. Click or tap where you want to insert the control.

  2. Go to DeveloperBuilding Block Gallery Content Control building block gallery control (or Building Block Content Control).

  3. Select Developer and content controls for the building block.

    Developer tab showing content controls

  1. Click or tap where you want to insert the control.

To set specific properties on the control, see Set or change properties for content controls.

In a combo box, users can select from a list of choices that you provide or they can type in their own information. In a drop-down list, users can only select from the list of choices.

  1. Go to Developer > Combo Box Content Control combo box button or Drop-Down List Content Control List box button.

  2. Select the content control, and then select Properties.

  3. To create a list of choices, select Add under Drop-Down List Properties.

  4. Type a choice in Display Name, such as Yes, No, or Maybe.

    Repeat this step until all of the choices are in the drop-down list.

  5. Fill in any other properties that you want.

    Note: If you select the Contents cannot be edited check box, users won’t be able to click a choice.

  1. Click or tap where you want to insert the date picker control.

  2. Select Developer > Date Picker Content Control Date picker button .

To set specific properties on the control, see Set or change properties for content controls.

  1. Click or tap where you want to insert the check box control.

  2. Select Developer > Check Box Content Control Check box button.

To set specific properties on the control, see Set or change properties for content controls.

Legacy form controls are for compatibility with older versions of Word and consist of legacy form and Active X controls.

  1. Click or tap where you want to insert a legacy control.

  2. Go to Developer > Legacy Forms Legacy control button drop-down.

  3. Select the Legacy Form control or Active X Control that you want to include.

Set or change properties for content controls

Each content control has properties that you can set or change. For example, the Date Picker control offers options for the format you want to use to display the date.

  1. Select the content control that you want to change.

  2. Go to Developer > Properties.

    Controls Properties  button

  3. Change the properties that you want.

Add protection to a form

If you want to limit how much others can edit or format a form, use the Restrict Editing command:

  1. Open the form that you want to lock or protect.

  2. Select Developer > Restrict Editing.

    Restrict editing button

  3. After selecting restrictions, select Yes, Start Enforcing Protection.

    Restrict editing panel 

Advanced Tip:

If you want to protect only parts of the document, separate the document into sections and only protect the sections you want.

To do this, choose Select Sections in the Restrict Editing panel. For more info on sections, see Insert a section break.

Sections selector on Resrict sections panel

Show the Developer tab

If the developer tab isn’t displayed in the ribbon, see Show the Developer tab.

Open a template or use a blank document

To create a form in Word that others can fill out, start with a template or document and add content controls. Content controls include things like check boxes, text boxes, and drop-down lists. If you’re familiar with databases, these content controls can even be linked to data.

  1. Go to File > New from Template.

    New from template option

  2. In Search, type form.

  3. Double-click the template you want to use.

  4. Select File > Save As, and pick a location to save the form.

  5. In Save As, type a file name and then select Save.

  1. Go to File > New Document.

    New document option

  2. Go to File > Save As.

  3. In Save As, type a file name and then select Save.

Add content to the form

Go to Developer, and then choose the controls that you want to add to the document or form. To remove a content control, select the control and press Delete. You can set Options on controls once inserted. From Options, you can add entry and exit macros to run when users interact with the controls, as well as list items for combo boxes, .

  1. In the document, click or tap where you want to add a content control.

  2. On Developer, select Text Box, Check Box, or Combo Box.

    Developer tab with content controls

  3. To set specific properties for the control, select Options, and set .

  4. Repeat steps 1 through 3 for each control that you want to add.

Options let you set common settings, as well as control specific settings. Select a control and then select Options to set up or make changes.

  • Set common properties.

    • Select Macro to Run on lets you choose a recorded or custom macro to run on Entry or Exit from the field.

    • Bookmark Set a unique name or bookmark for each control.

    • Calculate on exit This forces Word to run or refresh any calculations, such as total price when the user exits the field.

    • Add Help Text Give hints or instructions for each field.

    • OK Saves settings and exits the panel.

    • Cancel Forgets changes and exits the panel.

  • Set specific properties for a Text box

    • Type Select form Regular text, Number, Date, Current Date, Current Time, or Calculation.

    • Default text sets optional instructional text that’s displayed in the text box before the user types in the field. Set Text box enabled to allow the user to enter text into the field.

    • Maximum length sets the length of text that a user can enter. The default is Unlimited.

    • Text format can set whether text automatically formats to Uppercase, Lowercase, First capital, or Title case.

    • Text box enabled Lets the user enter text into a field. If there is default text, user text replaces it.

  • Set specific properties for a Check box.

    • Default Value Choose between Not checked or checked as default.

    • Checkbox size Set a size Exactly or Auto to change size as needed.

    • Check box enabled Lets the user check or clear the text box.

  • Set specific properties for a Combo box

    • Drop-down item Type in strings for the list box items. Press + or Enter to add an item to the list.

    • Items in drop-down list Shows your current list. Select an item and use the up or down arrows to change the order, Press to remove a selected item.

    • Drop-down enabled Lets the user open the combo box and make selections.

  1. Go to Developer > Protect Form.

    Protect form button on the Developer tab

    Note: To unprotect the form and continue editing, select Protect Form again.

  2. Save and close the form.

If you want, you can test the form before you distribute it.

  1. Protect the form.

  2. Reopen the form, fill it out as the user would, and then save a copy.

Show the Developer tab

  1. On the right side of the ribbon, select Action pop-up menu, and then select Ribbon Preferences.

  2. Under Customize, select Developer .

Open a template or a document on which to base the form

You can start with a blank document and create your own form. Or, to save time, you can start with a form template.

  1. Go to File > New from Template.

  2. In the left pane, expand Online Templates, and then select Forms.

  3. Double-click the form template that you want to use.

Add content controls to the form

  1. In the document, click where you want to add the control.

  2. On the Developer tab, under Form Controls, select Text Box, Check Box, or Combo Box.

  3. To set specific properties for the control, select Options, and then configure the properties that you want.

    Note: To create a list of drop-down items in a combo box, select the combo box placeholder, click Options, and then add the items that you want to appear in the drop-down list.

  4. Repeat steps 1 through 3 for each control that you want to add.

Add instructional text (optional)

Instructional text (for example, «Type First Name») in a text box can make your form easier to use. By default, no text appears in a text box, but you can add it.

  1. Select the text box control that you want to add instructional text to.

  2. On the Developer tab, under Form Controls, select Options.

  3. In Default Text, type the instructional text.

  4. Make sure that Fill-in enabled is selected, and then select OK.

Protect the form

  1. On the Developer tab, under Form Controls, select Protect Form.

    Note: To unprotect the form and continue editing, click Protect Form again.

  2. Save and close the form.

Test the form (optional)

If you want, you can test the form before you distribute it.

  1. Protect the form.

  2. Reopen the form, fill it out as the user would, and then save a copy.

Creating fillable forms isn’t available in Word for the web.

You can create the form with the desktop version of Word with the instructions in Create a fillable form.

When you save the document and reopen it in Word for the web, you’ll see the changes you made.

Microsoft Word Logo Hero

First, you need to customize Word’s ribbon and enable the “Developer” tab to show the option to add check boxes. Then, select “Developer” and click the “Check Box Content Control” button to insert a check box into your document. You can also transform Word’s bullets into checkboxes.

When you create surveys or forms with Microsoft Word, check boxes make the options easier to read and answer. We’re covering two good options for doing just that. The first is ideal for documents that you want people to fill out digitally within the Word document itself. The second option is easier if you’re planning to print documents like to-do lists.

Option 1: Use Word’s Developer Tools to Add the Check Box Option for Forms

In order to create fillable forms that include checkboxes, you first need to enable the “Developer” tab on the Ribbon. With a Word document open, click the “File” drop-down menu and then choose the “Options” command. In the “Word Options” window, switch to the “Customize Ribbon” tab. On the right-hand “Customize the Ribbon” list, select “Main Tabs” on the dropdown menu.

Select "Customize Ribbon," then make sure that "Customize the Ribbon" is set to "Main Tabs."

On the list of available main tabs, select the “Developer” check box, and then click the “OK” button

Notice that the “Developer” tab is added to your Ribbon. Just position your cursor in the document where you want a check box, switch to the “Developer” tab, and then click the “Check Box Content Control” button.

You should see a check box appear wherever you placed your cursor. Here, we’ve gone ahead and placed a check box next to each answer and, as you can see, those check boxes are interactive. Click a box to mark it with an “X” (as we’ve done for answers 2, 3, and 4) or select the whole form box (as we’ve done for answer 4) to move the check box around, format it, and so on.

You can add as many check boxes as you want.

RELATED: How to Create a Fillable Form With Microsoft Word

Option 2: Change Bullets to Check Boxes for Printed Documents

If you’re creating a document to print out—like a to-do list or printed survey—and just want check boxes on it, you don’t have to mess around with adding Ribbon tabs and using forms. Instead, you can create a simple bullet list and then change the bullets from the default symbol to check boxes.

In your Word document, on the “Home” tab, click the small arrow to the right of the “Bullet List” button. On the dropdown menu, select the “Define new bullet” command.

In the “Define New Bullet” window, click the “Symbol” button.

In the “Symbol” window, click the “Font” dropdown and choose the “Wingdings 2” option.

Set the font to "Wingdings 2."

You can scroll through the symbols to find the empty square symbol that looks like a check box, or you just type the number “163” into the “Character Code” box to automatically select it. Of course, if you see a symbol you like better—like the open circle (symbol 153)—feel free to choose that instead.

When you’ve selected your symbol, click the “OK” button to close the “Symbol” window, and then click the “OK” button to close the “Define New Bullet” window, too.

Scroll until you find the empty box character, or enter "163" into the "Character Code" box. Then hit "OK."

Back in your Word document, you can now type your bullet list. The check boxes appear instead of the regular bullet symbol.

You add new check boxes just like you would any other bullets.

And the next time you need the check box symbol, you don’t have to navigate through that whole set of windows. Just click that small arrow to the right of the “Bullet List” button again, and you’ll see the checkbox listed under the “Recently Used Bullets” section.

The "Bullet List" check boxes are not interactive, so only use them for printed documents.

Again, this method is really only useful for documents you want to print out. The check box symbols are not interactive, so you can’t check them off inside a Word document.

If you’re also creating spreadsheets and presentations, you may want to learn how to insert checkboxes in Excel and add checkboxes to PowerPoint too.

RELATED: How to Add a Check Mark or Tick Mark in Word

READ NEXT

  • › How to Add a Check Mark or Tick Mark in Word
  • › How to Add a Drop-Down List to a Word Document
  • › How to Create a Fillable Form With Microsoft Word
  • › How to Create a Basic Survey in Microsoft Word
  • › How to Count Checkboxes in Microsoft Excel
  • › Get to Your Windows 11 Desktop: 7 Fastest Methods
  • › Google+ Will Come to a Final End on July 5, 2023
  • › Why the Right-Click Menu in Windows 11 Is Actually Good

Reading
a lengthy text document can make anyone bored in minutes. However, there are
few simple ways to make your documents more attractive and appealing to the
reader. One such option is to add colorful text boxes in-between paragraphs.
This is a useful way to show important action points on full text based
documents. In this article, let us explore how to create text box in Word
document.

Related: How to quickly add dividers in Word?

We
will discuss the following options based on Word 2016 or later version.

  • Create text box from existing text
  • Creating empty text box
  • Changing text box size and position
  • Changing text direction
  • Deleting borders

Creating
Text Box from Existing Text

You can convert any of the existing text paragraph and list to a text box in Word. Let’s see how to do that.

  • First open your document and select the paragraph you want to convert to a text box.
  • Switch to the “Insert” tab from the ribbon menu.
  • Open the “Text Box” menu.
  • Word offers a selection of predefined text boxes, for example for creating sidebars with quotes.
  • However, for converting the existing text, select the entry “Draw Text Box” in the lower pane.
Convert Paragraph to Text Box
Convert Paragraph to Text Box

This will instantly add a bordered text box around
the selected text. Word treats text boxes as a drawing and you can design the
box as per your need using the “Drawing Tools” menu. You can move the text
boxes anywhere in the document, depending on the layout. This can be useful for
the design of flyers and brochure.

Creating
Empty Text Box

Of course, you do not necessarily need existing text to
create a new text box. Alternatively, you can also create empty text boxes and
enter the text into them later.

  • Place the cursor where you want to insert a text box.
  • Reopen the “Insert” menu and select “Text Box” option.
  • Click the “Draw Text Box” menu item. You will see the cursor now changed to cross hair shape.
  • Draw out the text box while holding down the left mouse button.
  • Then enter the text into the text box.
  • You can look at the various options in the context menu of your text box for designing your text box.
Context Menu on Text Box
Context Menu on Text Box

Changing
Text Box Size and Position

When
you have created a text box out, you have various options for editing. You can
design it, change the size and place it anywhere in your document.

  • You can change the size of the box using the handles on the edges of it. Word will automatically adjust the text content inside the box.
  • It is also possible to freely move the box using the mouse. You can hover over the mouse to change the cursor into a star shape, allowing you to drag the box.
  • Formatting is also possible as usual, for example, right-click on the selected text to use the Mini toolbar and format the text in bold or change the alignment.
  • You can click on the “Layout Options” button on the side of the text box to wrap text box with the content on your document.
Text Box Layout Option
Text Box Layout Option

Changing
Text Direction

Within
a text box, you can also influence the text direction. Besides the default
horizontal alignment the text can also run vertically.

  • What about if you want to rotate the text inside text box? This is also
    very easy. Open the “Text Direction”.
  • Double click on the text box to open “Drawing Tools” menu. Click on the
    “Text Direction” menu and select the entry, “Rotate all text 270°”.
  • The text is now set vertically in the text box and you can adjust the
    format and position of the box.
Rotate Text 270 Degree Inside Text Box
Rotate Text 270 Degree Inside Text Box
  • You can move the text box between paragraphs or columns by dragging the
    box while keeping the left mouse button pressed.

Related: How to embed Excel table in Word document?

Deleting
Borders and Content

By
default, text boxes are displayed with borders, but you do not have to keep
them. You can easily remove the borders.

  • Click on the text box to open the “Drawing Tools” and select “Shape Outline”
    button under “Format” menu.
  • Now, select the entry “No Outline” to remove the borders from the box.
Remove Outline from Text Box
Remove Outline from Text Box
  • You can also apply different colors, weight and styles to the border if
    you want.
  • In order to delete a text box content, simply click inside the box and
    edit or delete the content. Alternatively, select the text box by clicking on
    the border and press delete to completely delete the box.
  • In this respect, text boxes behave in the same way as other drawing
    objects.

Using Text Box Templates

The best and easy way to use text box in Word is to
select one of the predefined text box template. You can select from one of the good-looking
templates from the “Text Box” menu dropdown.

Text Box Templates in Word
Text Box Templates in Word

For example, you can use text box in a sidebar
format or choose one of the colorful formats. You can adjust the layout
positions to align the content beside the box.

Predefined Text Box in Word
Predefined Text Box in Word

You can also customize the text box and create a
custom template as a Quick Parts.

  • First, select the box you want to use as templates.
  • Go to “Insert > Text Box” and choose “Save Selection to Text Box Gallery” option.
  • Fill up the details to create a new building block.
  • You can view the saved template under “Text Box” menu dropdown from next time onwards.

Other Formatting Options

The “Formatting Tools” menu offers various
additional options for customizing your text box content. You can double click
on any text box to view the menus applicable for drawing object. Below are some
of the activities you can do with the formatting tools:

  • Apply shape styles like fill, effects and borders.
  • Create WordArt inside text box.
  • Change text direction.
  • Position and wrap the content around the text box.

How to Edit a Textbox in Word

  1. Click anywhere in the Word text box to enter editing mode.
  2. Click and drag your mouse across a section of text to edit it.
  3. Click the “Home” tab to access text formatting tools.

Contents

  • 1 How do I edit text in a text box in Word?
  • 2 How do I edit a locked text box in Word?
  • 3 How do I edit a box in Word?
  • 4 How do I unlock a text box in Word?
  • 5 How will you edit a text box in scratch?
  • 6 How do you remove text boxes in Word?
  • 7 How do I enable editing in Word?
  • 8 How do I remove editing restrictions in Word?
  • 9 How do you insert an editable field in Word?
  • 10 Why can’t I add a text box in Word?
  • 11 Why is my text box anchored in Word?
  • 12 Why are there boxes in my Word document?
  • 13 Can you lock a text box in Word?
  • 14 How do you add text in Scratch 3?
  • 15 What is Scratch paint editor?
  • 16 Can’t delete a text box in Word?
  • 17 How do you delete a text box in Word without deleting the text?
  • 18 How do I edit a restricted document?
  • 19 How do you insert a text form field?
  • 20 How do I make a Word document fillable and not editable?

To change the text box shape:
The Format tab will appear. From the Format tab, click the Edit Shape command. Hover the mouse over Change Shape, then select the desired shape from the menu that appears. The text box will appear formatted as the shape.

How do I edit a locked text box in Word?

On the Review tab, in the Protect group, click Restrict Editing. In the Editing restrictions area, select the Allow only this type of editing in the document check box. In the list of editing restrictions, click No changes (Read only). Select the part of the document where you want to allow changes.

How do I edit a box in Word?

Modifying text boxes

  1. Select the text box you want to change. The Format tab will appear.
  2. From the Format tab, click the Edit Shape command. Clicking the Edit Shape command.
  3. Hover the mouse over Change Shape, then select the desired shape from the menu that appears.
  4. The text box will appear formatted as the shape.

How do I unlock a text box in Word?

To Unlock Fields
On the toolbar ribbon, from the Developer tab, under Protect, click Restrict Editing. The Restrict Formatting and Editing pane appears on the right.

How will you edit a text box in scratch?

In vector mode, double click an existing text box with the select (mouse) tool. In bitmap mode, once clicked outside of text boxes are no longer editable and act as an image. You can also edit a vector text by clicking on it with the arrow tool and then using the T tool on it.

How do you remove text boxes in Word?

Removing the Box from a Text Box

  1. Either click on the border of the text box or position the insertion point within the text box.
  2. Select the Text Box option from the Format menu.
  3. Click on the Colors and Lines tab, if necessary.
  4. In the Color drop-down list, select No Line.
  5. Click on OK.

How do I enable editing in Word?

Enable editing in your document

  1. Go to File > Info.
  2. Select Protect document.
  3. Select Enable Editing.

How do I remove editing restrictions in Word?

When you try to edit the Word document, the Editing Restriction pane will appear on the right-side of the document. Click the Stop Protection button. To remove editing restriction in your Word document, enter your password and click OK.

How do you insert an editable field in Word?

Creating Fillable Forms Using Microsoft Word

  1. Enable Developer Tab. Open Microsoft Word, then go to the File Tab > Options > Customize Ribbon > check the Developer Tab in the right column > Click OK.
  2. Insert a Control.
  3. Edit Filler Text.
  4. Design Mode button again to exit the mode.
  5. Customize Content Controls.

Why can’t I add a text box in Word?

If any part of the document is protected, insertion of pictures and text boxes (which in Word are actually graphic objects) is disabled. It seems you’re limiting the restriction to headers and footers.

Why is my text box anchored in Word?

The anchor is a symbol that sometimes appears when you insert an image, or a SmartArt, or a drawing into a Word document. By default, the anchor will only appear when you insert a picture, clipart, or SmartArt and then ‘Wrap text. ‘Now, if you were to try to move this paragraph, this picture would move with it.

Why are there boxes in my Word document?

The boxes surrounding text in your example document are frames. These can be removed by pressing Ctrl+Q (which reverts paragraph formatting to that of the underlying pararaph style).

Can you lock a text box in Word?

Locking text boxes in a Word document lets you prevent others from tampering with or making inadvertent changes to these text-entry controls.A simple way of locking text boxes is to use the Restrict Editing command, which allows you to single out text boxes for restricted editing.

How do you add text in Scratch 3?

You will type your description right inside a description box.

  1. Click the Text tool.
  2. Choose a color that contrasts your rectangle.
  3. Choose a font.
  4. Click inside the top‐left corner of your rectangle.
  5. Type the first line of your scene description.
  6. Click the Return or Enter button on your keyboard to start a new line.

What is Scratch paint editor?

The Paint Editor is Scratch’s built-in image editor. Many Scratchers create their own sprites and backdrops using it. These images can be used in many ways, each having its own impact on its project.

Can’t delete a text box in Word?

To delete a textbox you must click on the textbox border, then press the Delete key.

How do you delete a text box in Word without deleting the text?

Method 1: Remove Text Box By Copying and Pasting

  1. Step 1: Open up a Word file. To get started, let’s open up an MS Word document.
  2. Step 2: Copy the text from the text box.
  3. Step 3: Paste the text on a space outside the text box.
  4. Step 4: Delete the text box.

How do I edit a restricted document?

How to Make Changes in a Restricted Word Document

  1. Go to the Ribbon > Review > Protect group > Restrict Editing.
  2. Under Editing restrictions, select the checkbox for Allow only this type of editing in the document.
  3. Select No changes (Read only) from the dropdown.

How do you insert a text form field?

Working with Form Fields

  1. Position the insertion point where you want the field to appear.
  2. Display the Developer tab of the ribbon.
  3. In the Controls group click Legacy Tools and then click the Text Form Field tool.
  4. Right-click the form field just entered and choose Properties from the resulting Context menu.

How do I make a Word document fillable and not editable?

Head on to the “Protect” section on the ribbon and click the button labeled “Protect Document.” You should then click the button named “Restrict Formatting and Editing.” On the options that appear, select the one that says “Allow only this type of editing in the document” and pick “Filling in forms.” Once you’re done,

Please Note:
This article is written for users of the following Microsoft Word versions: 2007, 2010, 2013, 2016, 2019, and Word in Microsoft 365. If you are using an earlier version (Word 2003 or earlier), this tip may not work for you. For a version of this tip written specifically for earlier versions of Word, click here: Creating an Index Entry.

Written by Allen Wyatt (last updated October 5, 2019)
This tip applies to Word 2007, 2010, 2013, 2016, 2019, and Word in Microsoft 365


Word includes a feature that allows you to automatically create an index for your document. How you create the actual index is explained in a different tip, but first you must insert index entries throughout your document. These entries are used by Word to pull together the information that is placed in the index. To create an index entry, follow these steps:

  1. Select the text you wish to appear as the index entry.
  2. Press Alt+Shift+X. Word displays the Mark Index Entry dialog box. (See Figure 1.)
  3. Figure 1. The Mark Index Entry dialog box.

  4. Click on Mark.
  5. If you want to mark additional index entries, select them in your document, and then click on Mark.
  6. Click on Close to dismiss the Mark Index Entry dialog box.

Word also allows you to create index subentries. These are index entries that are subordinate to other index entries, and generally appear indented under the main index entry. To insert an index subentry, follow these steps:

  1. Select the text you wish to appear as the subentry.
  2. Press Alt+Shift+X. Word displays the Mark Index Entry dialog box. Notice that the text you selected is shown in the Main Entry text box.
  3. Press Ctrl+C to copy the selected Main Entry text to the Clipboard.
  4. Position the insertion point in the Subentry text box.
  5. Press Ctrl+V to paste the text into the Subentry text box.
  6. Change the information in the Main Entry text box to indicate the main index entry to which this subentry should be subordinate.
  7. Click on Mark.
  8. Click on Close to dismiss the Mark Index Entry dialog box.

WordTips is your source for cost-effective Microsoft Word training.
(Microsoft Word is the most popular word processing software in the world.)
This tip (12617) applies to Microsoft Word 2007, 2010, 2013, 2016, 2019, and Word in Microsoft 365. You can find a version of this tip for the older menu interface of Word here: Creating an Index Entry.

Author Bio

With more than 50 non-fiction books and numerous magazine articles to his credit, Allen Wyatt is an internationally recognized author. He is president of Sharon Parq Associates, a computer and publishing services company. Learn more about Allen…

MORE FROM ALLEN

Following a Number with Different Characters

When creating numbered lists, the normal characters that follow the number are a period and a tab. Here’s how to force …

Discover More

Placing Many Graphics in a Document

Word documents can contain more than just text. You can even create documents that contain almost no text at all. This …

Discover More

Turning Off Automatic Sorting in PivotTables

Tired of your data being sorted when you create a PivotTable? Excel allows you to specify how the sorting should occur by …

Discover More

More WordTips (ribbon)

Putting Bold Words in an Index

There are several ways you can create an index in Word, but the first step is always to figure out what should go in the …

Discover More

Chapter Numbers in Indexes and TOAs

Word allows you to define prefixes for page numbers. These are often used for chapter or section numbers in a large …

Discover More

Deleting Index Entries

When you construct an index you need to insert all sorts of index fields throughout your document. If you want to later …

Discover More

Понравилась статья? Поделить с друзьями:
  • Enter внутри ячейки excel как нажать
  • Enter в строчке excel
  • Enter your product key word 2019
  • Enter word get sentences
  • Enter the word you have formed