How to Add a Tick Mark in Microsoft Word
Adding a tick mark (✓) in Microsoft Word is one of those small tasks that trips up more people than it should. Word offers several methods to insert a checkmark, and the right approach depends on what you're building — a printed checklist, a fillable form, or a document where boxes actually respond to clicks.
What Counts as a "Tick Mark" in Word?
Before diving into methods, it helps to know that Word recognizes two distinct types:
- A static checkmark symbol — a visual character like ✓ or ✔ that sits in your text like any other letter
- An interactive checkbox — a form control that users can click to check or uncheck within the document
Both look similar on screen, but they behave very differently and are inserted through completely different workflows.
Method 1: Insert a Checkmark Symbol Directly
This is the most straightforward approach for static tick marks in printed or non-interactive documents.
Using the Symbol menu:
- Click where you want the tick mark to appear
- Go to Insert → Symbol → More Symbols
- In the Font dropdown, select Wingdings
- Scroll to find ✓ (character code 252) or ✔ (character code 254)
- Click Insert, then Close
The Wingdings font contains the most commonly used checkmark characters in Word. If you want a bolder tick, Wingdings 2 also includes several checkmark variants.
Using a character code shortcut:
If you know the Unicode value, you can type the code and press Alt + X to convert it instantly:
| Symbol | Unicode Code | How It Looks |
|---|---|---|
| ✓ | 2713 | Light check mark |
| ✔ | 2714 | Heavy check mark |
| ☑ | 2611 | Checked ballot box |
Type 2713 then press Alt + X and Word converts it to ✓ on the spot. This only works in Word on Windows, not on Mac.
Method 2: Copy and Paste
This sounds obvious, but it's genuinely the fastest method for one-off needs. Copy a tick mark directly from a reliable source (a character map, another document, or a website) and paste it into Word. The character renders cleanly in most standard fonts.
On Windows, open Character Map (search for it in the Start menu), find your preferred checkmark, and copy it.
On Mac, press Control + Command + Space to open the Character Viewer, search "check mark," and double-click to insert.
Method 3: AutoCorrect Shortcut 🎯
If you're inserting tick marks repeatedly, setting up an AutoCorrect rule saves significant time.
- First, insert a checkmark symbol using any method above
- Select it, then go to File → Options → Proofing → AutoCorrect Options
- In the Replace field, type a shortcut like
(tick)or/check - The With field should already contain your selected symbol
- Click Add, then OK
From that point forward, typing your shortcut automatically replaces it with the tick mark. This setting stays saved in your Word installation.
Method 4: Interactive Checkboxes for Fillable Documents
If you're creating a form where readers can actually click a checkbox to mark it, the process is different and requires enabling the Developer tab.
Enabling the Developer tab:
- Go to File → Options → Customize Ribbon
- In the right-hand column, check Developer
- Click OK
Inserting a clickable checkbox:
- Place your cursor where you want the checkbox
- Go to the Developer tab
- Click the Check Box Content Control button (it looks like a small checkbox icon)
The inserted control is clickable when the document is in editing mode. You can also customize what symbol appears when checked — right-click the control, choose Properties, and change the Checked symbol to any character you prefer.
Which Method Suits Which Situation
The variables here come down to your document's purpose and audience:
- Printing a checklist — static symbol via Insert → Symbol or Alt + X works well
- Sending a document for others to fill out digitally — content controls from the Developer tab are the appropriate tool
- Quick one-time use — copy/paste from Character Map or Character Viewer is fastest
- High-volume repetitive insertion — AutoCorrect shortcuts reduce friction significantly
Formatting also varies by font. Static checkmark symbols from Wingdings look different from Unicode checkmarks rendered in Calibri or Arial. If visual consistency matters across your document, stick to one insertion method and one font approach throughout.
A Note on Cross-Platform Compatibility
Wingdings-based tick marks can display incorrectly when a Word document is opened in Google Docs, LibreOffice, or on a system where Wingdings isn't installed. Unicode checkmarks (✓ ✔) are generally more portable because they're encoded as standard characters rather than font-dependent glyphs.
If your document will travel between platforms or users — or get converted to PDF — Unicode characters inserted via Alt + X tend to survive the journey more reliably than Wingdings equivalents.
Interactive checkboxes created with Developer content controls may also lose their interactivity when exported to PDF, depending on how the export is handled and which PDF viewer the recipient uses.
The method that works cleanly in a solo-use printed document can create real headaches in a collaborative or cross-platform workflow — and that tradeoff is almost entirely determined by how your document will actually be used.