Deck 50: Working With Long Documents

ملء الشاشة (f)
exit full mode
سؤال
Word provides numerous macros that are ready for you to use.
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
Any mistakes and corrections you make as you record will be removed from the macro.
سؤال
You can copy or rename individual macros using the Organizer options.
سؤال
You can store macros in a document or in a ____.

A) folder
B) print
C) shortcut
D) template
سؤال
To create a macro, you record a sequence of commands and ____.

A) scripts
B) shortcuts
C) actions
D) previews
سؤال
Signing a macro template or project is similar to signing a Word document.
سؤال
Macros that are stored in a document are available to all the documents on the computer.
سؤال
Each instruction you record in the macro appears in Visual Basic code .
سؤال
Generally the easiest way to change a macro is to record it again.
سؤال
Developers use VBA to automate processes.
سؤال
Once you add a new macro button to the Quick Access Toolbar, you cannot remove it from the toolbar.
سؤال
The code that Word creates for macros is called ____.

A) HTML
B) Java
C) VBA
D) CSS
سؤال
Click the Developer tab, and in the Code group, click the Create Macros button to open the Macros dialog box.
سؤال
When you create a button shortcut for a macro, the new button is added to the Macro Tools Toolbar.
سؤال
A macro-enabled document has the file extension ____.

A) .docx
B) .docm
C) .domc
D) .dome
سؤال
Creating your own ____ enables you to automate repetitive tasks.

A) macros
B) libraries
C) folders
D) tables
سؤال
Computer viruses can be stored in macros.
سؤال
Before recording the sequence of commands and actions, you must name the macro and assign a location to store it.
سؤال
When recording a macro, you can record mouse movements within the document window.
سؤال
The Home tab is used to customize the Ribbon.
سؤال
A macro name must begin with a ____.

A) letter
B) number
C) pound sign (#)
D) dollar sign (&)
سؤال
A macro name can contain up to ____ letters and numbers.

A) 20
B) 40
C) 55
D) 80
سؤال
Case WD 16-1 Tyrone wants to create a macro that will format the headings of his documents exactly how he wants them to be. Tyrone can create a shortcut to run the macro by assigning a ____ shortcut to the macro.

A) form
B) voice
C) picture
D) keyboard
سؤال
You can open the ____ dialog box and remove a macro from the macro project.

A) Macro Projects
B) Macros
C) Projects
D) Organizer
سؤال
The first line of a macro code begins with the word ____.

A) Start
B) Macro
C) Class
D) Sub
سؤال
Case WD 16-1 Tyrone wants to create a macro that will format the headings of his documents exactly how he wants them to be. Tyrone wants to make the macro available to all documents. He should store the macro in the Normal.dotm ____.

A) template
B) document
C) script
D) add-in
سؤال
As you record a macro, the actions are translated into ____________________.
سؤال
You can attach ____ template(s) to a document.

A) only one
B) up to two
C) up to eight
D) up to fifteen
سؤال
Figure WD 16-1 <strong>Figure WD 16-1   The mouse pointer in Figure WD 16-1 above indicates that ____.</strong> A) the document has a template B) the macro is recording C) the template contains a macro D) the macro contains an error <div style=padding-top: 35px> The mouse pointer in Figure WD 16-1 above indicates that ____.

A) the document has a template
B) the macro is recording
C) the template contains a macro
D) the macro contains an error
سؤال
The last line of the macro code shows the word(s )____.

A) Exit
B) End Sub
C) End Now
D) Stop Macro
سؤال
When you open a Word template or load an add-in that was already installed with Word, macros within the file are automatically ____.

A) disabled
B) enabled
C) edited
D) run
سؤال
Unless you specify a different location, Word saves macros in the ____ template.

A) Global
B) Document
C) Public
D) Normal
سؤال
Case WD 16-2 Haley works in a real estate office. She has created a macro for adding and formatting a line of text that needs to be added to all the documents created by the company. Haley also has other macros available on her computer. To better organize all the macros, she can rename the ____.

A) macro fields
B) macro libraries
C) macro projects
D) macro windows
سؤال
Options in the ____ dialog box enable you to copy, delete, and rename projects.

A) Macro Project
B) Developer
C) Organizer
D) Macros
سؤال
The default name for the macro project is ____.

A) MacroProject1
B) NewMacros
C) NewProject
D) Macro1
سؤال
Figure WD 16-1 <strong>Figure WD 16-1   Figure WD 16-1 above shows the buttons of the code group on the ____ tab.</strong> A) File B) Home C) Developer D) Insert <div style=padding-top: 35px> Figure WD 16-1 above shows the buttons of the code group on the ____ tab.

A) File
B) Home
C) Developer
D) Insert
سؤال
The Document Template button is found on the ____ tab.

A) Review
B) Developer
C) Home
D) File
سؤال
Case WD 16-2 Haley works in a real estate office. She has created a macro for adding and formatting a line of text that needs to be added to all the documents created by the company. If Haley wants to make changes to the macro, she would need to edit the ____.

A) screen
B) code
C) template
D) table
سؤال
Templates marked as global using the Templates and Add-ins dialog box remain global until you ____.

A) close the document
B) exit Word
C) mark them as not global
D) close the computer
سؤال
The Visual Basic button is found on the ____ tab.

A) Page Layout
B) Review
C) Reference
D) Developer
سؤال
Match between columns
A computer programming language and environment designed for use within Office and other Microsoft applications.
macro
A computer programming language and environment designed for use within Office and other Microsoft applications.
code
A computer programming language and environment designed for use within Office and other Microsoft applications.
VBA
A computer programming language and environment designed for use within Office and other Microsoft applications.
virus
A computer programming language and environment designed for use within Office and other Microsoft applications.
Visual Basic Editor
A group of sequential commands and actions combined as a single command to automatically complete a task.
macro
A group of sequential commands and actions combined as a single command to automatically complete a task.
code
A group of sequential commands and actions combined as a single command to automatically complete a task.
VBA
A group of sequential commands and actions combined as a single command to automatically complete a task.
virus
A group of sequential commands and actions combined as a single command to automatically complete a task.
Visual Basic Editor
Used to edit the code of a macro.
macro
Used to edit the code of a macro.
code
Used to edit the code of a macro.
VBA
Used to edit the code of a macro.
virus
Used to edit the code of a macro.
Visual Basic Editor
A set of instructions and data for a computer program.
macro
A set of instructions and data for a computer program.
code
A set of instructions and data for a computer program.
VBA
A set of instructions and data for a computer program.
virus
A set of instructions and data for a computer program.
Visual Basic Editor
A computer program designed to replicate itself, often causing damage to computer data.
macro
A computer program designed to replicate itself, often causing damage to computer data.
code
A computer program designed to replicate itself, often causing damage to computer data.
VBA
A computer program designed to replicate itself, often causing damage to computer data.
virus
A computer program designed to replicate itself, often causing damage to computer data.
Visual Basic Editor
سؤال
If you plan to share your macros with others, signing the macro project by adding a(n) ____________________ will enable users who run the macro to identify its creator and be assured that the macro has not been altered.
سؤال
Discuss the kind of threats that macros can pose and the importance of choosing the macro security setting.
سؤال
You can run your macro by opening the ____________________ dialog box.
سؤال
Once copied to the ____________________ template, a virus can be attached to all new documents and thereby cause damage to documents and the computer operating system.
سؤال
When you store a macro in a document, the document must be saved in macro-____________________ document format.
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/46
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 50: Working With Long Documents
1
Word provides numerous macros that are ready for you to use.
True
2
Any mistakes and corrections you make as you record will be removed from the macro.
False
3
You can copy or rename individual macros using the Organizer options.
False
4
You can store macros in a document or in a ____.

A) folder
B) print
C) shortcut
D) template
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 46 في هذه المجموعة.
فتح الحزمة
k this deck
5
To create a macro, you record a sequence of commands and ____.

A) scripts
B) shortcuts
C) actions
D) previews
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 46 في هذه المجموعة.
فتح الحزمة
k this deck
6
Signing a macro template or project is similar to signing a Word document.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 46 في هذه المجموعة.
فتح الحزمة
k this deck
7
Macros that are stored in a document are available to all the documents on the computer.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 46 في هذه المجموعة.
فتح الحزمة
k this deck
8
Each instruction you record in the macro appears in Visual Basic code .
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 46 في هذه المجموعة.
فتح الحزمة
k this deck
9
Generally the easiest way to change a macro is to record it again.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 46 في هذه المجموعة.
فتح الحزمة
k this deck
10
Developers use VBA to automate processes.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 46 في هذه المجموعة.
فتح الحزمة
k this deck
11
Once you add a new macro button to the Quick Access Toolbar, you cannot remove it from the toolbar.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 46 في هذه المجموعة.
فتح الحزمة
k this deck
12
The code that Word creates for macros is called ____.

A) HTML
B) Java
C) VBA
D) CSS
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 46 في هذه المجموعة.
فتح الحزمة
k this deck
13
Click the Developer tab, and in the Code group, click the Create Macros button to open the Macros dialog box.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 46 في هذه المجموعة.
فتح الحزمة
k this deck
14
When you create a button shortcut for a macro, the new button is added to the Macro Tools Toolbar.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 46 في هذه المجموعة.
فتح الحزمة
k this deck
15
A macro-enabled document has the file extension ____.

A) .docx
B) .docm
C) .domc
D) .dome
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 46 في هذه المجموعة.
فتح الحزمة
k this deck
16
Creating your own ____ enables you to automate repetitive tasks.

A) macros
B) libraries
C) folders
D) tables
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 46 في هذه المجموعة.
فتح الحزمة
k this deck
17
Computer viruses can be stored in macros.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 46 في هذه المجموعة.
فتح الحزمة
k this deck
18
Before recording the sequence of commands and actions, you must name the macro and assign a location to store it.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 46 في هذه المجموعة.
فتح الحزمة
k this deck
19
When recording a macro, you can record mouse movements within the document window.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 46 في هذه المجموعة.
فتح الحزمة
k this deck
20
The Home tab is used to customize the Ribbon.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 46 في هذه المجموعة.
فتح الحزمة
k this deck
21
A macro name must begin with a ____.

A) letter
B) number
C) pound sign (#)
D) dollar sign (&)
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 46 في هذه المجموعة.
فتح الحزمة
k this deck
22
A macro name can contain up to ____ letters and numbers.

A) 20
B) 40
C) 55
D) 80
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 46 في هذه المجموعة.
فتح الحزمة
k this deck
23
Case WD 16-1 Tyrone wants to create a macro that will format the headings of his documents exactly how he wants them to be. Tyrone can create a shortcut to run the macro by assigning a ____ shortcut to the macro.

A) form
B) voice
C) picture
D) keyboard
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 46 في هذه المجموعة.
فتح الحزمة
k this deck
24
You can open the ____ dialog box and remove a macro from the macro project.

A) Macro Projects
B) Macros
C) Projects
D) Organizer
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 46 في هذه المجموعة.
فتح الحزمة
k this deck
25
The first line of a macro code begins with the word ____.

A) Start
B) Macro
C) Class
D) Sub
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 46 في هذه المجموعة.
فتح الحزمة
k this deck
26
Case WD 16-1 Tyrone wants to create a macro that will format the headings of his documents exactly how he wants them to be. Tyrone wants to make the macro available to all documents. He should store the macro in the Normal.dotm ____.

A) template
B) document
C) script
D) add-in
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 46 في هذه المجموعة.
فتح الحزمة
k this deck
27
As you record a macro, the actions are translated into ____________________.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 46 في هذه المجموعة.
فتح الحزمة
k this deck
28
You can attach ____ template(s) to a document.

A) only one
B) up to two
C) up to eight
D) up to fifteen
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 46 في هذه المجموعة.
فتح الحزمة
k this deck
29
Figure WD 16-1 <strong>Figure WD 16-1   The mouse pointer in Figure WD 16-1 above indicates that ____.</strong> A) the document has a template B) the macro is recording C) the template contains a macro D) the macro contains an error The mouse pointer in Figure WD 16-1 above indicates that ____.

A) the document has a template
B) the macro is recording
C) the template contains a macro
D) the macro contains an error
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 46 في هذه المجموعة.
فتح الحزمة
k this deck
30
The last line of the macro code shows the word(s )____.

A) Exit
B) End Sub
C) End Now
D) Stop Macro
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 46 في هذه المجموعة.
فتح الحزمة
k this deck
31
When you open a Word template or load an add-in that was already installed with Word, macros within the file are automatically ____.

A) disabled
B) enabled
C) edited
D) run
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 46 في هذه المجموعة.
فتح الحزمة
k this deck
32
Unless you specify a different location, Word saves macros in the ____ template.

A) Global
B) Document
C) Public
D) Normal
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 46 في هذه المجموعة.
فتح الحزمة
k this deck
33
Case WD 16-2 Haley works in a real estate office. She has created a macro for adding and formatting a line of text that needs to be added to all the documents created by the company. Haley also has other macros available on her computer. To better organize all the macros, she can rename the ____.

A) macro fields
B) macro libraries
C) macro projects
D) macro windows
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 46 في هذه المجموعة.
فتح الحزمة
k this deck
34
Options in the ____ dialog box enable you to copy, delete, and rename projects.

A) Macro Project
B) Developer
C) Organizer
D) Macros
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 46 في هذه المجموعة.
فتح الحزمة
k this deck
35
The default name for the macro project is ____.

A) MacroProject1
B) NewMacros
C) NewProject
D) Macro1
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 46 في هذه المجموعة.
فتح الحزمة
k this deck
36
Figure WD 16-1 <strong>Figure WD 16-1   Figure WD 16-1 above shows the buttons of the code group on the ____ tab.</strong> A) File B) Home C) Developer D) Insert Figure WD 16-1 above shows the buttons of the code group on the ____ tab.

A) File
B) Home
C) Developer
D) Insert
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 46 في هذه المجموعة.
فتح الحزمة
k this deck
37
The Document Template button is found on the ____ tab.

A) Review
B) Developer
C) Home
D) File
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 46 في هذه المجموعة.
فتح الحزمة
k this deck
38
Case WD 16-2 Haley works in a real estate office. She has created a macro for adding and formatting a line of text that needs to be added to all the documents created by the company. If Haley wants to make changes to the macro, she would need to edit the ____.

A) screen
B) code
C) template
D) table
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 46 في هذه المجموعة.
فتح الحزمة
k this deck
39
Templates marked as global using the Templates and Add-ins dialog box remain global until you ____.

A) close the document
B) exit Word
C) mark them as not global
D) close the computer
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 46 في هذه المجموعة.
فتح الحزمة
k this deck
40
The Visual Basic button is found on the ____ tab.

A) Page Layout
B) Review
C) Reference
D) Developer
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 46 في هذه المجموعة.
فتح الحزمة
k this deck
41
Match between columns
A computer programming language and environment designed for use within Office and other Microsoft applications.
macro
A computer programming language and environment designed for use within Office and other Microsoft applications.
code
A computer programming language and environment designed for use within Office and other Microsoft applications.
VBA
A computer programming language and environment designed for use within Office and other Microsoft applications.
virus
A computer programming language and environment designed for use within Office and other Microsoft applications.
Visual Basic Editor
A group of sequential commands and actions combined as a single command to automatically complete a task.
macro
A group of sequential commands and actions combined as a single command to automatically complete a task.
code
A group of sequential commands and actions combined as a single command to automatically complete a task.
VBA
A group of sequential commands and actions combined as a single command to automatically complete a task.
virus
A group of sequential commands and actions combined as a single command to automatically complete a task.
Visual Basic Editor
Used to edit the code of a macro.
macro
Used to edit the code of a macro.
code
Used to edit the code of a macro.
VBA
Used to edit the code of a macro.
virus
Used to edit the code of a macro.
Visual Basic Editor
A set of instructions and data for a computer program.
macro
A set of instructions and data for a computer program.
code
A set of instructions and data for a computer program.
VBA
A set of instructions and data for a computer program.
virus
A set of instructions and data for a computer program.
Visual Basic Editor
A computer program designed to replicate itself, often causing damage to computer data.
macro
A computer program designed to replicate itself, often causing damage to computer data.
code
A computer program designed to replicate itself, often causing damage to computer data.
VBA
A computer program designed to replicate itself, often causing damage to computer data.
virus
A computer program designed to replicate itself, often causing damage to computer data.
Visual Basic Editor
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 46 في هذه المجموعة.
فتح الحزمة
k this deck
42
If you plan to share your macros with others, signing the macro project by adding a(n) ____________________ will enable users who run the macro to identify its creator and be assured that the macro has not been altered.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 46 في هذه المجموعة.
فتح الحزمة
k this deck
43
Discuss the kind of threats that macros can pose and the importance of choosing the macro security setting.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 46 في هذه المجموعة.
فتح الحزمة
k this deck
44
You can run your macro by opening the ____________________ dialog box.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 46 في هذه المجموعة.
فتح الحزمة
k this deck
45
Once copied to the ____________________ template, a virus can be attached to all new documents and thereby cause damage to documents and the computer operating system.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 46 في هذه المجموعة.
فتح الحزمة
k this deck
46
When you store a macro in a document, the document must be saved in macro-____________________ document format.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 46 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 46 في هذه المجموعة.