Insert Button In Excel

Last Updated :

21 Aug, 2024

Blog Author :

Edited by :

Sheeba M

Reviewed by :

Dheeraj Vaidya, CFA, FRM

Table Of Contents

arrow

 

What Is Insert Button In Excel?

The Insert Button in Excel is a feature used in macros and VBA to insert asingle-click command button to perform a certain task for us. It helps us assign a Macro code to the Form Control button, so we can run the code with just a click on the button.

For example, we will create a Macro on Name and Date of Birth, and assign a button as “Name_Birth” to run the Macro Code, as shown below.

Insert Button in Excel - Example

It is an interactive button, as per the created Macro Code. Whenever we click the button, the Macro Code executes. Let us understand in detail in the article.

Table of contents

How To Insert Button In Excel?

The Excel Insert Button is inserted as follows:

  1. We can insert it by enabling the “Developer” tab.
  2. In the “Insert” form controls in excel, we can find button options to insert.
  3. Then, we can draw the button on the worksheet.

Normally, the button is in the “Design Mode”, but we can remove it after coding and use it. While using the “Insert” option, first, we need to insert the “Developer” option in the Excel ribbon.

Steps To Insert Developer Option In Excel Ribbon

The steps to Insert Developer Option in Excel Ribbon are as follows:

  • Step #1 - We must first go to the “File” tab, and click on the “Options” at the bottom of the file option, as shown below.

Insert Button Step 1

  • Step #2 - When we click on “Options,” it enables one dialog box and goes to “Customize Ribbon in excel:

Insert Button Step 2

  • Step #3 - Now, we can see so many options under the “Customize Ribbon” tab. Click on the checkbox adjacent to the “Developer,” enabling the “Developer” option in the Excel ribbon:

Insert Button Step 3

  • Step #4 - Check/Tick the developer option, and click OK to confirm the same:

Insert Button Step 4

  • Step#5 - Now we will see the developer tab in you excel ribbon option as shown below:

Insert Button Step 5

How To Make Use Of Insert Button Option In Excel?

The Excel “Insert” button is used to add the control in the documents.

E.g., checkbox, scroll button, etc.

Below are the steps for using the Insert Button Option in Excel

  1. We must select the data first and organize the data as per the requirement.


    Insert Option Step 1

  2. Then, go to the “Developer” tab, and select the “Insert” option under the tab.


    Insert Option Step 2

  3. Click on the “Insert” and see what option is required in your data.


    Insert Option Step 3

  4. Now, click on the “Check Box” option. It enables us to create the checkbox in the sheet wherever required.


    Insert Option Step 4

  5. Next, click on the cell in the data where we want to insert the checkbox. The “Check Box (Form Control)” will appear nearby only to that place. If we need, we can adjust the box as per the requirement.


    Insert Option Step 5

  6. If we want to remove or edit the text on “Check Box 1,” which we created, right-click on the checkbox, select the text, and delete it or edit it as per the requirement. We can do one alternative: right-click the checkbox and select “Edit.”


    Insert Option Step 6

  7. Copy all the columns’ check-in by dragging the cell B1 checkbox to rest of the cells or press “Ctrl+D” to paste the same.


    Insert Option Step 7

  8. We can see that the same checkbox is shown in all the cells.


    Insert Option Step 8

  9. Now, we can easily use the checkbox by clicking on it, whether we have done the task.


    Insert Option Step 9

  10. If we want to delete the checkbox option from the worksheet, press the right-click, choose the cell, and press the “Delete” key.


    Insert Option Step 10

How To Add More Controls In Excel?

The steps to Add More Controls in Excel are as follows:

  • Step#1 - If you want to add more control in the insert tab, click on to more control option:

Add more Controls Step 1

  • Step#2 - When we click on more control, it opens the dialogue box, as shown below:

Add more Controls Step 2

  • Step#3 - Click on the control we want to add, and click OK. It will automatically show in the insert button excel tab.

Add more Controls Step 3

How To Format The Control Function In Your Excel Sheet?

The steps to format the Control Function in your Excel Sheet are as follows:

  • Step#1 - Select the control option which we have inserted in your Excel sheet:

Format the Control Step 1

  • Step#2 - Click right, and go to “Format Controls…”.

Format the Control Step 2

  • Step#3 - Once we click “Format Control”, it opens one dialog box, as shown below.

Format the Control Step 3

  • Step#4 - Go to “Color” and “Line” to choose the color and line of the box.

Format the Control Step 4

  • Step#5 - Click OK, we will get the color in the control option:

Format the Control Step 5

From the “Format” option, we can format the color and lines, size of the control, and protection of control (locked or lock the text) so that no one can change the option, object positioning, Alt Text, and control.

Important Things To Note

  • While inserting a button in Excel, we must always check which option is required in the data.
  • Always ensure that the inserted button is in an easily readable size.
  • We must always check to enable the “Developer” tab if it is allowed to insert a button in Excel.
  • We cannot adjust the size of the options button inside the control and its separation from its related content.
  • Do not oversize the control option while inserting a button in Excel.

Frequently Asked Questions (FAQs)

1. What is Macro used from the Developer Tab in Excel?

Macro is a piece of code written in Excel to perform repeated tasks.We can automate repetitive and complex tasks to save time and manual work by assigning an interactive Form Control button. We can also record the Macro and run it as per our requirements.

2. Why is the Insert Button In Excel not working?

A few reasons the Insert Button may not work are as follows:

In Excel, the Developer tab is not enabled by default, so we are unable to view the “Form Control” buttons. So, once we enable it from the Excel Options window, we can view the Developer tab on the ribbon for further use.
In Excel, the Macro Assigned to the Form Control button may be corrupted or deleted, causing the button to be inactive. In such scenarios, we must reassign the button a valid Macro Code for it to work.

3. How do you Add the Macro button to the Excel ribbon?

The steps to add the Macro button to the Excel Ribbon are as follows:

• Step#1 - Go to the “File” tab.

Insert Button in Excel - FAQ 3 - Step 1

• Step#2 - Click the “More…” option from the list à select the “Options”.

FAQ 3 - Step 2

• Step#3 - The “Excel Options” window pops up.
৹ First, click the “Quick Access Toolbar” on the left side of the “Excel Options” window.
৹ Next, select the “Macros” option from the “Choose commands from:” drop-down.

FAQ 3 - Step 3

Immediately, the list of created and saved Macro files appears in the section below the “Choose commands from:” drop-down. We can select the required Macro Code, and click “OK”.

Finally, we can see the Macro button added to the Excel Ribbon. We can use that button to run the Macro too.

Download Template

This article must help understand Insert Button in Excel with its formulas and examples. You can download the template here to use it instantly.

 

Recommended Articles

This article is a guide to Insert Button in Excel. Here we add interactive buttons from Form Control, format them, QAT, examples & downloadable excel template. You may learn more about Excel from the following articles: -