Practical assignment (give steps)
1 ). Create a macro using which you can add your school's full name in a worksheet.
2). create a macro to be run as a function which adds value hundred to the passed argument.
3). create a macro to be run as a function which has a value of the passed argument.
(include steps plz)
Answers
Answered by
0
Answer:
Make a new macro. When you're finished recording the macro, click the Stop Recording Button image on the Developer tab, in the Code group.
Explanation:
- Use an existing macro. Select a macro from the list by double-clicking it or typing its name into the Macro name box.
- Make a new macro. Create a new macro in the Visual Basic Editor by clicking New.
- See Visual Basic Help for more information on writing macros.
- Change an assigned macro Perform one of the following:
- Change the assigned macro In the Macro Name box, type the name of the macro, and then click Edit.
For more similar questions refer to-
https://brainly.in/question/9375482
https://brainly.in/question/16075256
#SPJ1
Similar questions