00:01
Hello students, to achieve the desired functionality in an excel macro, so we follow the steps as in step 1.
00:09
Step 1, we will create a button 3.
00:14
We will create the button 3.
00:18
Click on the web developer tab in the excel ribbon.
00:22
So, as that you can see on the excel ribbon, if you do not see the developer tab, go to the excel option, customize the ribbon and the check developer in the right column and check the insert in the control group and choose the button as the active x control from the active x control selection.
00:44
Then draw the button on your excel sheet, right click the button and select the properties and change the file name and change the name to btn calculate grade and right click the button against and choose the edit text to change the button label.
01:04
Then later click here to calculate the desired letter grade.
01:09
So, the double click button to open the vba editor and adding this code over there.
01:17
Then next in step 2, here in the step 2, we will create the button 4.
01:27
Create the button 4...