Skip to main content

Excel Trick#53 - How to create Radio buttons in MS Excel || Excel Tips || dptutorials

Excel Trick#53 - How to create Radio buttons in MS Excel || Excel Tips || dptutorials

Options button or Radio button can be used in Excel to choose a particular option from some multiple options.

Let us consider an example that you are creating a survey and you require to create questions with 4 options to choose from.

You have to get the answer of the option that has been selected like this.

To create option buttons, first you need to go to Developer tab.

To add developer tab like this to menu bar, you need to right-click ribbon and select customize the ribbon option and then under Choose commands from drop-down menu, select all commands, click on Developer command and click on add button to add that control into the main tabs to the right side and click ok.

Once the developer tab is added to your menu bar, go to Developer tab in the menu bar, under Controls group, click on Insert and from the “Form Control” click on option button and draw a rectangle on the sheet to insert the option button.

Copy the option button and paste it for 3 more times, so that we have the 4 choices now.

Change the name of every option button and name it as per requirement based on the question.

Let us put the question as "Which State you belong to?"

now put the options as "Maharashtra", "Andhra Pradesh", "Kerala", "Telangana"

Select any option button and right click and select format control Format Object dialog box will open up, under control, In the cell link, select any cell, say I2 in the sheet and click OK.

By doing this, Whenever you select any option, linked cell number will get change according to the selection.

Enter the formula in cell B8, to check which option the user has selected. =IF(I2=1,"Maharashtra",IF(I2=2,"Andhra Pradesh",IF(I2=3,"Kerala","Telangana")))

Press Enter.

Now, whatever option you will select, it will show as an answer in this cell.

You can add more questions and format the page accordingly, to design surveys, dashboards etc.

So friends, in this way you can use the radio buttons in the MS Excel.


For Personalized detail learning, write to dptutorials15@gmail.com If you found this video valuable, give it a like. If you know someone who needs to see it, share it. Leave a comment below with your thoughts. Add it to a playlist if you want to watch it later.

***************************************************************
Read my full article on this: http://ift.tt/2kB14dh
***************************************************************
Subscribe for more Awesome Tutorials: goo.gl/4T8ePc
***************************************************************
Support The Channel via shopping: http://ift.tt/2jH38PR
**************************************************************

You Can Connect With Me at
G+ : http://ift.tt/2kAOpa6
Twitter : https://twitter.com/dptutorials15
Facebook : http://ift.tt/2kfRnDi
Blogspot : http://ift.tt/2kB14dh

Comments

Popular posts from this blog

Primavera P6 Tutorial : Chapter 2.7 : User Defined Fields

Apart from the in-built fields available in primavera, you can create User-defined fields which enable you to customize fields and values and add them to the project database. For example, you can use them to track additional activity data such as ordered dates, delivery dates, revised budgets, purchase order / work order numbers, vendor names, etc. In this chapter, let us learn how to create User defined fields, how to work with them and how to work with indicators type of User defined fields. How to Create UDFs? For each custom user defined field you create, you can specify any of the following data formats for that field: Text, Start Date, Finish Date, Cost, Integer, Number, Text, and Indicator. To Define: Go to the Menu bar, Choose Enterprise, select  User Defined Fields . Select the subject area to which you want to add a new field, then click  Add . Double-click in the Title column and type a name for the User Defined Field. Double-click in the Da...

Exporting the Primavera data into excel with same color formatting.

In the earlier posts, we have already seen  how to export the primavera schedule into the excel format and then do the  modifications for further usage. Now, let us see how the schedule in excel looks similar to that of the schedule in the primavera. Here are the steps for the same: Step-1: Open the project in the primavera p6. Step-2: Now, the sample schedule in primavera looks like this as shown below Step-3: Now Press Ctrl+A to select all the rows and columns in the primavera schedule  and C opy all the selected data Step-4: Now go to an excel sheet and right click and select "Paste" option to paste the data that has been copied from the primavera screen Step-5: Insert a user defined column "Level" for filtering purpose and apply filters to all the data. and then filter the Column "Activity name" by checking the "Blanks" -This is nothing but we are filtering all the WBS rows and excluding the activities. ...

Top 4 Useful Features, Tricks You Can Use In Primavera P6 || Special features To Learn In Primavera

1. How to Increase the size of icons in Primavera P6?  If you find that the menu bar and command icons are of less visibility, there is a way to increase the size of icons in Primavera P6. Let us see how to do this in this tutorial now. Go to the menu bar and under the view tab, select Toolbars and click on customize. Now a window gets opened like this, go to options tab and tick the checkbox "Large Icons". Click on the Close button and you can see that all your icons now increased in size. 2. How to Animate your Menu Bars in Primavera P6? You know that we have got the option to animate menu bars in Primavera P6. There are 4 animation options in Primavera P6, These are None  Random  Unfold Slide  Fade  You can try any of these if you want a new feel. Follow this steps to Animate Menu Bars. Click on View, go to toolbars, select Customize. Now a customize window will pop up. Go to the options tab, at Menu Animat...