Skip to main content

Kutools for Office — One Suite. Five Tools. Get More Done.

How to add tick and cross symbols into drop down list in Excel?

Author Siluvia Last modified

Adding tick and cross symbols into a drop-down list in Excel can make your spreadsheets more visually intuitive, especially for status tracking, to-do lists, approvals, and quality checks.

Normally, after inserting tick and cross symbols using the Symbol function and creating a drop-down list from them as the data source, the results display as ü or û instead of the intended symbols in the drop-down cells. This guide shows how to display the actual ✓ and cross symbolsymbols in cells from a drop-down list.

A screenshot showing the Excel drop-down list with tick and cross symbols

Add tick and cross symbols into drop down list with VBA code

Add tick and cross symbols into drop down list with Kutools for Excel


Add tick and cross symbols into drop down list with VBA code

With the below VBA code, you can insert tick and cross drop-down lists into specified cells in Excel. Please do as follows.

1. In the worksheet you will create tick and cross symbols drop down lists, right click the sheet tab and select View Code from the context menu.

Screenshot of Excel context menu selecting View Code on the sheet tab for adding VBA code

2. Then the Microsoft Visual Basic for Applications window opens, please copy below VBA code into the Code window.

VBA code 1: Add tick and cross symbols into drop down list

Private Sub Worksheet_Change(ByVal Target As Range)
'Update by Extendoffice 20180703
    If Intersect(Target, Range("B1:B10")) Is Nothing Then Exit Sub
    If Target.Value = "Tick" Then
        Target.Value = "P"
    ElseIf Target.Value = "Cross" Then
        Target.Value = "S"
    End If
End Sub

3. Go on clicking Insert > Module, then copy the following code 2 into the Module window.

VBA code 2: Add tick and cross symbols into drop down list

Sub usingSymbols()
'Update by Extendoffice 20180703
    Dim xRg As Range
    Set xRg = Range("B1:B10")
    xRg.Font.Name = "Wingdings 2"
    xRg.Validation.Add xlValidateList, , , "Tick,Cross"
End Sub

Note: In the above code, B1:B10 is the range of cells you will create tick and cross drop-down list. Please change the range as you need.

4. Press the F5 key to run the code.

Now the tick and cross symbols drop-down lists are inserted into range B1:B10. Select Tick from the drop-down will insert ✓ into cell, and select Cross will display Cross symbolsymbol. See screenshot:

A screenshot of the tick and cross symbols displayed after creating the Excel drop-down list


Add tick and cross symbols into drop down list with Kutools for Excel

With Kutools for Excel's Batch Insert Check Synbols feature, you can effortlessly insert a variety of tick and cross symbols into your worksheet. Once inserted, simply use the Quickly Create Drop-down List feature to turn them into a professional-looking drop-down list with visual symbols — perfect for to-do lists, feedback forms, or task tracking. No formulas or coding required!

Kutools for Excel offers over 300 advanced features to streamline complex tasks, boosting creativity and efficiency. Itegarate with AI capabilities, Kutools automates tasks with precision, making data management effortless. Detailed information of Kutools for Excel...         Free trial...

After installing Kutools for Excel, please do as this:

Step 1: Insert variety of tick and cross symbols into worksheet

  1. Click Kutools > Insert > Batch Insert Checkbox Symbols, see screenshot:
    click Batch Insert Checkbox Symbols feature of kutools
  2. In the pop-up dialog box, simply select the tick or cross symbols you want, then click to insert them into the selected cells.
    Insert Checkbox Symbols by kutools

Step 2: Create drop down list with tick and cross symbols

  1. Then, click Kutools > Drop-down list > Quickly Create Drop-down List, see screenshot:
     click Quickly Create Drop-down List feature of kutools
  2. In the dialog box, configure the following settings:
    • Select the cells where you want to create the drop down lists with tick and cross symbols.
    • Select Refer to cells option;
    • Then, select the range that contains the inserted tick and cross symbols.
    • Finally, click OK button.
       configure the settings in dialog box

Now you’ve created a clean, professional-looking drop-down list with tick and cross symbols. Simply click a cell to choose between the symbols you inserted earlier. create the drop down with tick and cross

✅ Why Use the Batch Insert Check Synbols Tool?

  • 🖱️ One-click batch insertion: Instantly insert multiple symbols into the selected range without copying and pasting.
  • 🎨 Multiple style options:: Choose from various built-in checkmarks, crosses, and shape symbols to match your layout and visual preferences.
  • 📌 Auto cell navigation: Automatically move to the next row or column after insertion for faster data entry.
  • ✅ Simple and formula-free: No formulas, no manual typing — just select a symbol and go
  • 👀 What you see is what you get: Inserted symbols appear immediately — no extra formatting needed.
  • Try Kutools for Excel Now

✅ Conclusion

Whether you prefer coding your own solution or using a time-saving tool, there’s a method that fits your workflow:

  • If you're comfortable with VBA, you can create a drop-down list with tick and cross symbols through custom scripting — giving you full control over how it works.
  • If you want a faster, no-code solution, Kutools for Excel offers a user-friendly interface that lets you quickly insert symbols and generate drop-down lists in just a few clicks.

Choose the method that suits your needs, and make your Excel checklists smarter, cleaner, and more intuitive! If you're interested in exploring more Excel tips and tricks, our website offers thousands of tutorials to help you master Excel.


Related articles:

Best Office Productivity Tools

🤖 Kutools AI Aide: Revolutionize data analysis based on: Intelligent Execution   |  Generate Code  |  Create Custom Formulas  |  Analyze Data and Generate Charts  |  Invoke Kutools Functions
Popular Features: Find, Highlight or Identify Duplicates   |  Delete Blank Rows   |  Combine Columns or Cells without Losing Data   |   Round without Formula ...
Super Lookup: Multiple Criteria VLookup    Multiple Value VLookup  |   VLookup Across Multiple Sheets   |   Fuzzy Lookup ....
Advanced Drop-down List: Quickly Create Drop Down List   |  Dependent Drop Down List   |  Multi-select Drop Down List ....
Column Manager: Add a Specific Number of Columns  |  Move Columns  |  Toggle Visibility Status of Hidden Columns  |  Compare Ranges & Columns ...
Featured Features: Grid Focus   |  Design View   |   Big Formula Bar    Workbook & Sheet Manager   |  Resource Library (Auto Text)   |  Date Picker   |  Combine Worksheets   |  Encrypt/Decrypt Cells    Send Emails by List   |  Super Filter   |   Special Filter (filter bold/italic/strikethrough...) ...
Top 15 Toolsets12 Text Tools (Add Text, Remove Characters, ...)   |   50+ Chart Types (Gantt Chart, ...)   |   40+ Practical Formulas (Calculate age based on birthday, ...)   |   19 Insertion Tools (Insert QR Code, Insert Picture from Path, ...)   |   12 Conversion Tools (Numbers to Words, Currency Conversion, ...)   |   7 Merge & Split Tools (Advanced Combine Rows, Split Cells, ...)   |   ... and more
Use Kutools in your preferred language – supports English, Spanish, German, French, Chinese, and 40+ others!

Supercharge Your Excel Skills with Kutools for Excel, and Experience Efficiency Like Never Before. Kutools for Excel Offers Over 300 Advanced Features to Boost Productivity and Save Time.  Click Here to Get The Feature You Need The Most...


Office Tab Brings Tabbed interface to Office, and Make Your Work Much Easier

  • Enable tabbed editing and reading in Word, Excel, PowerPoint, Publisher, Access, Visio and Project.
  • Open and create multiple documents in new tabs of the same window, rather than in new windows.
  • Increases your productivity by 50%, and reduces hundreds of mouse clicks for you every day!

All Kutools add-ins. One installer

Kutools for Office suite bundles add-ins for Excel, Word, Outlook & PowerPoint plus Office Tab Pro, which is ideal for teams working across Office apps.

Excel Word Outlook Tabs PowerPoint
  • All-in-one suite — Excel, Word, Outlook & PowerPoint add-ins + Office Tab Pro
  • One installer, one license — set up in minutes (MSI-ready)
  • Works better together — streamlined productivity across Office apps
  • 30-day full-featured trial — no registration, no credit card
  • Best value — save vs buying individual add-in