Question
Easy

In MS-PowerPoint shortcut-key used to open macro dialog box to run, create or delete a macro is:

1
$Alt+F8$
2
$Shift+F8$
3
$Shift+M$
4
$Ctrl+M$
Question Details
Time to Solve: 12
Exam: HTET
Level/Paper: Level 3
Chapter: Office Automation Tools
Topic: Presentation Software (MS Power-Point)
Correct Answer
Option A
Explanation

The correct option is (1): The shortcut key Alt+F8 is the universally recognized command across the Microsoft Office suite, including PowerPoint, Word, and Excel, used to open the Macro dialog box. This dialog box is the central hub for managing your VBA (Visual Basic for Applications) code. It provides the user with the ability to view a list of all available macros in the presentation, select one to run, step…Read More