How to Create Clickable Wingdings Checkboxes in EVERY ROW with Microsoft Excel!

Опубликовано: 31 Май 2026
на канале: Too Long; Didn't Watch Tutorials
805
8

In this tutorial, I’ll show you how to create interactive checkboxes in Excel using Wingdings symbols and VBA—no need to enable the Developer tab! With this approach, you can toggle between different checkbox symbols (like 'o' and 'x'), but also take advantage of other combos like 'J' and 'L', and so on.

Microsoft has announced plans to release a version of Excel with built-in checkboxes for every row, but there’s no confirmed release date yet. Why wait? This VBA method has its own advantages anyway, like easy integration with adding user details or timestamps when a checkbox is clicked, making it perfect for customization. Best of all, no need to use form or ActiveX controls and tediously add them to your rows.

Watch now to learn how you can build powerful, dynamic checklists right inside Excel! Don’t forget to like, subscribe, and hit the notification bell for more quick tutorials like this!

GitHub Link with Code and File Used in Video: https://github.com/TLDWTutorials/Exce...
Code with User/Date Stamp: https://controlc.com/0f7ab81a

Timeline

0:00 - Intro
0:30 - Demonstrating how o and x represent checkboxes in Wingdings
1:04 - Hit Alt + F11 to start our code to create checkboxes that switch between blank and checked box - Double Click
2:15 - Testing out our code
2:27 - Hit Alt + F11 to start our code to create checkboxes that switch between blank and checked box - Single Click
2:59 - Demonstrate how to use this with other macros, such as user and date/time stamp
3:27 - Discussing how Microsoft does plan to release checklists for each row under 'Insert' menu
3:41 - Other uses for Wingdings
3:55 - Wrapping up
4:11 - Outro