Skip to main content

How to quickly delete multiple checkboxes in Excel?

Maybe you have a worksheet with a lot of checkboxes, and now you want to delete them. Except for removing them one by one manually, are there any fast ways to delete them?

Delete multiple checkboxes with Go TO command

Delete multiple checkboxes with Select Objects function

Delete multiple checkboxes with VBA code

Delete multiple checkboxes with Kutools for Excel by one click

Add or insert multiple checkboxes with only one click


arrow blue right bubbleDelete multiple checkboxes with Go TO command

Go To command can select many types of control including the checkboxes, if your worksheet has only checkboxes control object, the method can help you select the multiple checkboxes and delete them at once.

1. Click Home > Find & Select > Go To Special, and a Go To Special dialog box will appear. In the dialog box, choose the Objects option from the Select .See screenshot:

doc remove checkboxes 1

2. Then click OK, and all of the checkboxes have been selected, see screenshot:

doc-remove-checkboxes1

3. And then press Delete key on the keyboard to delete theses selected checkboxes.

Note: If there are other objects in the same worksheet, this method will delete them as well.


Delete all selected checkboxes at once in Excel worksheet:

Kutools for Excel’s Batch Delete Check Boxes utility can help you to quickly delete multiple checkboxes at once. Read more about this feature...

doc-remove-checkboxes3

Kutools for Excel: with more than 300 handy Excel add-ins, free to try with no limitation in 30 days. Download and free trial Now!


arrow blue right bubbleDelete multiple checkboxes with Select Objects function

With the Select Objects function, you can also select the checkboxes.

1. Click Home > Find & Select > Select Objects. See screenshot:

doc-remove-checkboxes2

2. Then drag the mouse to select the range that contains the checkboxes you want to select. See screenshot:

doc-remove-checkboxes3

3. And then press Delete key on the keyboard. And the checkboxes will be removed.

Note: If the range contains other objects, it will select the other objects. After deleting the check boxes, you should click Select Objects again to disable this feature.


arrow blue right bubbleDelete multiple checkboxes with VBA code

The following short VBA code also can remove the multiple checkboxes. Please do as the following steps:

1. Click Developer > Visual Basic, a new Microsoft Visual Basic for applications window will be displayed, click Insert > Module, and input the following code into the Module:

VBA code: Remove all checkboxes in current worksheet

Sub RemoveCheckboxes()
On Error Resume Next
ActiveSheet.CheckBoxes.Delete
Selection.FormatConditions.Delete
End Sub

2. Then click doc-multiply-calculation-3 button to execute the code. And all of the checkboxes in the current worksheet have been deleted.


arrow blue right bubbleDelete multiple checkboxes with Kutools for Excel by one click

Here, I can introduce you an easy and quick tool- Kutools for Excel, with its Batch Delete Check boxes utility, you can remove all checkboxes in a selected range or the whole worksheet.

Kutools for Excel : with more than 300 handy Excel add-ins, free to try with no limitation in 30 days

After installing Kutools for Excel, please do as follows:( Free Download Kutools for Excel Now )

1. Select the checkboxes that you want to remove.

2. Then click Kutools > Delete > Batch Delete Check Boxes, see screenshot:

doc-remove-checkboxes2

3. And then your selected checkboxes will be removed at once.

Click to Download and free trial Kutools for Excel Now!


arrow blue right bubbleAdd or insert multiple checkboxes with only one click


Insert multiple checkboxes in selections with one click:

Kutools for Excel's Batch Insert Check Boxes utility can help you to quickly insert multiple checkboxes at once. Click to free download this feature.

doc insert multiple checkboxes 10

Kutools for Excel: with more than 300 handy Excel add-ins, free to try with no limitation in 30 days. Download and free trial Now!


arrow blue right bubble Insert and delete multiple checkboxes with Kutools for Excel

Kutools for Excel: with more than 300 handy Excel add-ins, free to try with no limitation in 30 days. Download and free trial Now!

Related Article:

How to quickly insert multiple checkboxes in Excel?

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

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...

Description


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!
Comments (22)
No ratings yet. Be the first to rate!
This comment was minimized by the moderator on the site
하아 너무 시원하네요 감사합니다.,
This comment was minimized by the moderator on the site
What do you do when the checkbox is in a cell with other data, and you want to keep the other data but delete the checkbox. For 200+ cells.
This comment was minimized by the moderator on the site
OMG excellent. Saved me tons of time. Thanks!
This comment was minimized by the moderator on the site
That macro is incredible. Thanks so much!
This comment was minimized by the moderator on the site
absolutely helpful topic. It worked. Thanks a lot Yasen
This comment was minimized by the moderator on the site
U rule...super helpful!!! Thanks!
This comment was minimized by the moderator on the site
it is really helpful. many thanks
This comment was minimized by the moderator on the site
really thank you dude! Helped me a lot!
This comment was minimized by the moderator on the site
Thank you so much for this! You have no idea how much time you just saved me!
This comment was minimized by the moderator on the site
i tried Delete multiple checkboxes with Go TO command and it works like a champ. So I tried Delete multiple checkboxes with VBA code and it seems to run correctly ... i get no errors, but the checkboxes are still there. What am I missing? thanks1
There are no comments posted here yet
Load More
Please leave your comments in English
Posting as Guest
×
Rate this post:
0   Characters
Suggested Locations